Skip to content

Commit 5197e7a

Browse files
build(deps): bump cryptography from 3.2.1 to 3.3.2 in /chromium
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@3.2.1...3.3.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f35d7c2 commit 5197e7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chromium/requirements-rf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bcrypt==3.1.7
22
cffi==1.14.0
3-
cryptography==2.9.2
3+
cryptography==3.3.2
44
paramiko==2.7.1
55
pkg-resources==0.0.0
66
pycparser==2.20

chromium/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cheroot==8.3.0
1515
click==6.7
1616
click-didyoumean==0.0.3
1717
click-repl==0.1.6
18-
cryptography==3.2.1
18+
cryptography==3.3.2
1919
cx-Freeze==6.4.1
2020
Django==2.2.17
2121
django-auth-ldap==2.2.0

0 commit comments

Comments
 (0)