Skip to content

Commit 2d2d85a

Browse files
Bump cryptography from 2.8 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@2.8...3.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d652a7 commit 2d2d85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.py3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --no-index --output-file=requirements.txt requirements.in
66
#
77
cffi==1.14.0 # via cryptography
8-
cryptography==2.8 # via pyjwt
8+
cryptography==3.3.2 # via pyjwt
99
pycparser==2.20 # via cffi
1010
pyjwt[crypto]==1.7.1 # via -r requirements.in
1111
pytz==2019.3 # via -r requirements.in

0 commit comments

Comments
 (0)