Skip to content

Commit

Permalink
chore(deps): bump cryptography from 41.0.2 to 41.0.6 in /test (aws#626)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.2...41.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 1006758 commit c67e6bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/upstream-requirements-py311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boto3==1.26.54
botocore==1.29.54
cffi==1.15.1
coverage==7.0.5
cryptography==41.0.2
cryptography==41.0.6
iniconfig==2.0.0
jmespath==1.0.1
mock==4.0.3
Expand Down
2 changes: 1 addition & 1 deletion test/upstream-requirements-py37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boto3==1.26.54
botocore==1.29.54
cffi==1.15.1
coverage==7.0.5
cryptography==41.0.2
cryptography==41.0.6
exceptiongroup==1.1.0
importlib-metadata==6.0.0
iniconfig==2.0.0
Expand Down

0 comments on commit c67e6bd

Please sign in to comment.