Skip to content

Commit 594d760

Browse files
authored
Merge pull request #330 from python-openapi/dependabot/pip/pytest-8.0.1
Bump pytest from 7.4.3 to 8.0.1
2 parents 55d4c10 + 962123b commit 594d760

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -64,7 +64,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6464

6565
[tool.poetry.dev-dependencies]
6666
pre-commit = "*"
67-
pytest = "^7.4.3"
67+
pytest = "^8.0.1"
6868
pytest-flake8 = "=1.1.1"
6969
pytest-cov = "^4.1.0"
7070
tox = "*"

0 commit comments

Comments
 (0)