Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Bump pytest from 6.2.4 to 6.2.5 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 13, 2021
1 parent 8a21e73 commit 0ba8cf6
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 @@ -28,7 +28,7 @@
extras_require={
"test": [
"pylint==2.8.3",
'pytest==6.2.4',
'pytest==6.2.5',
'pytest-cov==2.12.1',
"python-dotenv==0.18.0"
]
Expand Down

0 comments on commit 0ba8cf6

Please sign in to comment.