Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent e38820c commit 79537b2
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 @@ -66,7 +66,7 @@
"m2r2==0.3.2",
],
"dev": ["tqdm", "pybel", "pebble", "maggma"],
"tests": ["pytest==8.2.0", "pytest-cov==5.0.0"],
"tests": ["pytest==8.2.1", "pytest-cov==5.0.0"],
"lint": [
"coverage==7.5.1",
"codacy-coverage==1.3.11",
Expand Down

0 comments on commit 79537b2

Please sign in to comment.