Skip to content

Commit

Permalink
Merge pull request #360 from python-openapi/dependabot/pip/pytest-8.2.2
Browse files Browse the repository at this point in the history
Bump pytest from 8.1.1 to 8.2.2
  • Loading branch information
p1c2u committed Jul 2, 2024
2 parents df21056 + adccf96 commit ca54479
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ docs = ["sphinx", "sphinx-immaterial"]

[tool.poetry.dev-dependencies]
pre-commit = "*"
pytest = "^8.1.1"
pytest = "^8.2.2"
pytest-flake8 = "=1.1.1"
pytest-cov = "^4.1.0"
tox = "*"
Expand Down

0 comments on commit ca54479

Please sign in to comment.