Skip to content

Commit ca54479

Browse files
authored
Merge pull request #360 from python-openapi/dependabot/pip/pytest-8.2.2
Bump pytest from 8.1.1 to 8.2.2
2 parents df21056 + adccf96 commit ca54479

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6565

6666
[tool.poetry.dev-dependencies]
6767
pre-commit = "*"
68-
pytest = "^8.1.1"
68+
pytest = "^8.2.2"
6969
pytest-flake8 = "=1.1.1"
7070
pytest-cov = "^4.1.0"
7171
tox = "*"

0 commit comments

Comments
 (0)