Skip to content

Commit 0e3704c

Browse files
authored
Merge pull request #338 from python-openapi/dependabot/pip/pytest-8.1.1
Bump pytest from 8.0.2 to 8.1.1
2 parents 81476d3 + 614aff8 commit 0e3704c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -65,7 +65,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6565

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

0 commit comments

Comments
 (0)