Skip to content

Commit

Permalink
Merge pull request #146 from spglib/dependabot/pip/pytest-8.2.0
Browse files Browse the repository at this point in the history
Bump pytest from 8.1.1 to 8.2.0
  • Loading branch information
lan496 authored Apr 29, 2024
2 parents 6ee9d9a + af821ff commit 65016f6
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.1.1",
"pytest==8.2.0",
"pytest-cov==5.0.0",
"pre-commit",
"black",
Expand Down

0 comments on commit 65016f6

Please sign in to comment.