Skip to content

Commit 901024f

Browse files
Bump cryptography from 36.0.1 to 39.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 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.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd95f2f commit 901024f

File tree

3 files changed

+149
-123
lines changed

3 files changed

+149
-123
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ flake8 = "==4.0.1"
1212

1313
[packages]
1414
click = "==8.0.1"
15-
cryptography = "==36.0.1"
15+
cryptography = "==39.0.1"
1616
pyOpenSSL = "==21.0.0"
1717
python-gnupg = "==0.4.8"
1818
requests = "==2.27.1"

0 commit comments

Comments
 (0)