Skip to content

Commit

Permalink
Merge pull request #114 from p1c2u/dependabot/pip/pytest-8.0.2
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.3 to 8.0.2
  • Loading branch information
p1c2u authored Mar 4, 2024
2 parents 5835853 + bcb6850 commit b776797
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -49,7 +49,7 @@ referencing = ">=0.28.0,<0.33.0"

[tool.poetry.dev-dependencies]
pre-commit = "*"
pytest = "^7.4.3"
pytest = "^8.0.2"
pytest-flake8 = "=1.1.1"
pytest-cov = "^4.1.0"
isort = "^5.13.2"
Expand Down

0 comments on commit b776797

Please sign in to comment.