Skip to content

Commit

Permalink
Upgrade requests and requests_mock library.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kami committed Jul 31, 2023
1 parent f5fcfc5 commit c501a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage==7.1.0; python_version >= '3.8'
requests>=2.27.1
requests_mock==1.10.0
requests>=2.31.0
requests_mock==1.11.0
pytest==7.4.0
pytest-xdist==3.3.1
pytest-timeout==2.1.0
Expand Down

0 comments on commit c501a5c

Please sign in to comment.