Skip to content

Commit

Permalink
Bump requests-mock from 1.12.0 to 1.12.1
Browse files Browse the repository at this point in the history
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jamielennox/requests-mock/releases)
- [Commits](jamielennox/requests-mock@1.12.0...1.12.1)

---
updated-dependencies:
- dependency-name: requests-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 370c3b5 commit 81f7db0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ cryptography==42.0.5
# pyspnego
# python-jose
# requests-ntlm
# secretstorage
# sshpubkeys
# types-paramiko
# types-pyopenssl
Expand Down Expand Up @@ -285,6 +286,10 @@ javaobj-py3==0.4.3
# via
# -r requirements-tests.txt
# pyjks
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -633,7 +638,7 @@ requests==2.31.0
# requests-toolbelt
# responses
# twine
requests-mock==1.12.0
requests-mock==1.12.1
# via -r requirements-tests.txt
requests-ntlm==1.2.0
# via
Expand Down Expand Up @@ -676,6 +681,8 @@ sarif-om==1.0.4
# via
# -r requirements-tests.txt
# cfn-lint
secretstorage==3.3.3
# via keyring
sentry-sdk==1.44.0
# via -r requirements-tests.txt
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ requests==2.31.0
# requests-ntlm
# responses
# sphinx
requests-mock==1.12.0
requests-mock==1.12.1
# via -r requirements-tests.txt
requests-ntlm==1.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ requests==2.31.0
# requests-mock
# requests-ntlm
# responses
requests-mock==1.12.0
requests-mock==1.12.1
# via -r requirements-tests.in
requests-ntlm==1.2.0
# via
Expand Down

0 comments on commit 81f7db0

Please sign in to comment.