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

Commit

Permalink
Bump mock from 3.0.5 to 4.0.3 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2021
1 parent bf61396 commit 8fcf4d9
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": [
"nose==1.3.7",
"mock==3.0.5",
"mock==4.0.3",
"pylint==2.4.2",
"python-dotenv==0.15.0"
]
Expand Down

0 comments on commit 8fcf4d9

Please sign in to comment.