Skip to content

Commit

Permalink
Dependencies: Bump cryptography from 36.0.0 to 39.0.1 (aiidateam#5885)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.0 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@36.0.0...39.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2023
1 parent a07c6dd commit 133ac86
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click-config-file==0.6.0
click-spinner==0.1.10
configobj==5.0.6
coverage==6.5.0
cryptography==36.0.0
cryptography==39.0.1
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ click-spinner==0.1.10
configobj==5.0.6
contourpy==1.0.6
coverage==6.5.0
cryptography==38.0.4
cryptography==39.0.1
cycler==0.11.0
debugpy==1.6.4
decorator==5.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click-config-file==0.6.0
click-spinner==0.1.10
configobj==5.0.6
coverage==6.5.0
cryptography==36.0.0
cryptography==39.0.1
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click-config-file==0.6.0
click-spinner==0.1.10
configobj==5.0.6
coverage==6.5.0
cryptography==36.0.0
cryptography==39.0.1
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.0
Expand Down

0 comments on commit 133ac86

Please sign in to comment.