Skip to content

Commit

Permalink
Update dependency pytest-mock to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed Jun 16, 2023
1 parent 3ceed66 commit f8659ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -3,4 +3,4 @@ requests>=2.20.0
pytest==2.9.2
pytest-cov==2.12.1
responses==0.8.1
pytest-mock==1.2
pytest-mock==3.11.1
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -29,7 +29,7 @@
"PyDispatcher==2.0.5",
"pyparsing==2.2.0",
"pytest==2.9.2",
"pytest-mock==1.2",
"pytest-mock==3.11.1",
"pytest-watch==4.1.0",
"python-jenkins==0.4.13",
"PyYAML>=4.2b1",
Expand Down

0 comments on commit f8659ea

Please sign in to comment.