Skip to content

Commit

Permalink
Merge pull request #127 from spglib/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
lan496 authored Jan 29, 2024
2 parents 4b6dddf + dbf6b38 commit 988246b
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==7.4.4",
"pytest==8.0.0",
"pytest-cov==4.1.0",
"pre-commit",
"black",
Expand Down

0 comments on commit 988246b

Please sign in to comment.