Skip to content

Commit

Permalink
Bump cryptography from 37.0.4 to 43.0.1 in /scripts
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@37.0.4...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 74020b9 commit dfe4929
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ coverage[toml]==6.4.4
# via
# -r test_requirements.in
# pytest-cov
cryptography==37.0.4
cryptography==43.0.1
# via moto
idna==3.3
# via requests
Expand Down Expand Up @@ -51,12 +51,12 @@ pycparser==2.21
# via cffi
pyparsing==3.0.9
# via packaging
pytest-cov==3.0.0
# via -r test_requirements.in
pytest==7.1.2
# via
# -r test_requirements.in
# pytest-cov
pytest-cov==3.0.0
# via -r test_requirements.in
python-dateutil==2.8.2
# via
# botocore
Expand Down

0 comments on commit dfe4929

Please sign in to comment.