Skip to content

Commit

Permalink
Update dependency pytest to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored Jan 1, 2024
1 parent 3ceed66 commit 9cc0acf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PyDispatcher==2.0.5
requests>=2.20.0
pytest==2.9.2
pytest==7.4.4
pytest-cov==2.12.1
responses==0.8.1
pytest-mock==1.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"py==1.10.0",
"PyDispatcher==2.0.5",
"pyparsing==2.2.0",
"pytest==2.9.2",
"pytest==7.4.4",
"pytest-mock==1.2",
"pytest-watch==4.1.0",
"python-jenkins==0.4.13",
Expand Down

0 comments on commit 9cc0acf

Please sign in to comment.