Skip to content

Commit

Permalink
Merge pull request #533 from ClearcodeHQ/dependabot/pip/pytest-8.0.0
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.4 to 8.0.0
  • Loading branch information
fizyk authored Jan 29, 2024
2 parents f11f7da + d4e8f39 commit deafac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"

[dev-packages]
towncrier = "==23.11.0"
pytest = "==7.4.4"
pytest = "==8.0.0"
pytest-benchmark = "==4"
pytest-cov = "==4.1.0"
mypy = "==1.8.0"
Expand Down

0 comments on commit deafac8

Please sign in to comment.