Skip to content

Commit

Permalink
Merge pull request #124 from spglib/dependabot/pip/pytest-7.4.4
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.3 to 7.4.4
  • Loading branch information
lan496 authored Jan 1, 2024
2 parents cb99711 + 909165b commit 70955c6
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.3",
"pytest==7.4.4",
"pytest-cov==4.1.0",
"pre-commit",
"black",
Expand Down

0 comments on commit 70955c6

Please sign in to comment.