Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2023
1 parent 6c13560 commit 63e56b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytest==7.3.1
pytest-cov==4.1.0
boto3==1.28.80
werkzeug==2.2.3
cryptography==41.0.5
cryptography==41.0.6
docker==6.1.3
requests==2.31.0
certifi==2023.7.22
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ coverage[toml]==7.2.7
# via
# -r requirements.in
# pytest-cov
cryptography==41.0.5
cryptography==41.0.6
# via
# -r requirements.in
# moto
Expand Down

0 comments on commit 63e56b2

Please sign in to comment.