Skip to content

Commit 342ca36

Browse files
Bump cryptography from 3.4.7 to 39.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 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@3.4.7...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41066d4 commit 342ca36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ httplib2==0.20.4; python_version > '3'
33
pysimplesoap==1.08.14; python_version <= '2.7'
44
git+https://github.com/pysimplesoap/pysimplesoap.git@stable_py3k#pysimplesoap; python_version > '3'
55
cryptography==3.3.2; python_version <= '2.7'
6-
cryptography==3.4.7; python_version > '3'
6+
cryptography==39.0.1; python_version > '3'
77
fpdf>=1.7.2
88
dbf>=0.88.019
99
Pillow>=2.0.0

0 commit comments

Comments
 (0)