Skip to content

Commit

Permalink
Merge pull request #131 from spglib/dependabot/pip/pytest-8.0.1
Browse files Browse the repository at this point in the history
Bump pytest from 8.0.0 to 8.0.1
  • Loading branch information
lan496 authored Feb 19, 2024
2 parents 67e7c95 + 2e5e5da commit 7eb1f78
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 @@ -23,7 +23,7 @@
# What packages are optional?
EXTRAS = {
"dev": [
"pytest==8.0.0",
"pytest==8.0.1",
"pytest-cov==4.1.0",
"pre-commit",
"black",
Expand Down

0 comments on commit 7eb1f78

Please sign in to comment.