Skip to content

Commit

Permalink
Merge pull request #311 from felddy/dependabot/pip/pytest-8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy authored Feb 27, 2024
2 parents 68b66c5 + 1edc663 commit 160a8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ def package_vars(version_file):
"coveralls == 3.3.1",
"docker == 7.0.0",
"pre-commit == 3.6.0",
"pytest == 8.0.0",
"pytest == 8.0.2",
"pytest-cov == 4.1.0",
]
},
Expand Down

0 comments on commit 160a8ff

Please sign in to comment.