Skip to content

Commit

Permalink
upgrade requests-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiao Qiao committed Aug 1, 2024
1 parent 2568df4 commit 1611dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ requests==2.22.0
# moto
# requests-mock
# responses
requests-mock==1.5.2
requests-mock==1.12.1
# via gdc-client (pyproject.toml)
responses==0.17.0
# via moto
Expand All @@ -110,7 +110,6 @@ s3transfer==0.3.7
six==1.16.0
# via
# python-dateutil
# requests-mock
# responses
sortedcontainers==2.4.0
# via intervaltree
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dev =
flask~=1.0.2
pytest
pytest-cov
requests-mock~=1.5.2
requests-mock
moto
httmock

Expand Down

0 comments on commit 1611dc0

Please sign in to comment.