Skip to content

Commit cf48b40

Browse files
chore(deps-dev): bump pytest from 8.4.2 to 9.0.3 (#1729)
1 parent d2cb664 commit cf48b40

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 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
@@ -84,7 +84,7 @@ python = "^3.10"
8484
ifaddr = ">=0.1.7"
8585

8686
[tool.poetry.group.dev.dependencies]
87-
pytest = ">=7.2,<9.0"
87+
pytest = ">=9.0.3,<10.0"
8888
pytest-cov = ">=4,<8"
8989
pytest-asyncio = ">=1.3.0,<1.4.0"
9090
cython = "^3.2.4"

0 commit comments

Comments
 (0)