Skip to content

Commit 40f2f7c

Browse files
authored
Merge pull request #103 from named-data/dependabot/pip/pip-590e9db7b9
build(deps): bump pytest from 7.4.4 to 9.0.3 in the pip group across 1 directory
2 parents b034ace + e29ca5b commit 40f2f7c

2 files changed

Lines changed: 15 additions & 14 deletions

File tree

poetry.lock

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ lark = "^1.2.2"
4747
aiohttp = "^3.10.9"
4848

4949
# Extra dependencies [dev]
50-
pytest = { version = "^7.1.2", optional = true }
50+
pytest = { version = ">=7.1.2,<10.0.0", optional = true }
5151
pytest-cov = { version = "^4.1.0", optional = true }
5252
flake8 = { version = "^6.1.0", optional = true }
5353

0 commit comments

Comments
 (0)