Skip to content

Commit 9bcbf2f

Browse files
authored
Merge pull request #1140 from python-openapi/dependabot/pip/pytest-9.0.2
Bump pytest from 8.4.2 to 9.0.2
2 parents 2cfefe4 + 81ff1c6 commit 9bcbf2f

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
@@ -93,7 +93,7 @@ black = ">=23.3,<27.0"
9393
djangorestframework = "^3.11.2"
9494
isort = ">=5.11.5,<9.0.0"
9595
pre-commit = "*"
96-
pytest = "^8"
96+
pytest = ">=8,<10"
9797
pytest-flake8 = "*"
9898
pytest-cov = "*"
9999
python-multipart = "*"

0 commit comments

Comments
 (0)