Skip to content

Commit 8fe47e9

Browse files
authored
Merge pull request #450 from python-openapi/dependabot/pip/pytest-8.4.2
Bump pytest from 8.4.1 to 8.4.2
2 parents 08e7805 + b5ead03 commit 8fe47e9

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
@@ -52,7 +52,7 @@ sphinx-immaterial = ">=0.11,<0.13"
5252
[tool.poetry.group.dev.dependencies]
5353
tbump = "^6.11.0"
5454
pre-commit = "*"
55-
pytest = "^8.2.2"
55+
pytest = "^9.0.2"
5656
pytest-flake8 = "=1.3.0"
5757
pytest-cov = "^7.0.0"
5858
tox = "*"

0 commit comments

Comments
 (0)