Skip to content

Commit 7415915

Browse files
Update dependency pytest to v9
1 parent d06bed7 commit 7415915

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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
@@ -14,7 +14,7 @@ requests = "^2.28.1"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
pytest-socket = ">=0.5.1,<0.8.0"
17-
pytest = ">=7.2,<9.0"
17+
pytest = ">=9,<9.1"
1818

1919
[build-system]
2020
requires = ["poetry-core"]

0 commit comments

Comments
 (0)