Skip to content

Commit

Permalink
Merge pull request #106 from spglib/dependabot/pip/pytest-7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lan496 committed Sep 11, 2023
2 parents a36a2f5 + 970fe7a commit 89e9edf
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.1",
"pytest==7.4.2",
"pytest-cov==4.1.0",
"pre-commit",
"black",
Expand Down

0 comments on commit 89e9edf

Please sign in to comment.