Skip to content

Commit a9f980a

Browse files
build(deps): bump cryptography from 2.6.1 to 3.2 in /iceweasel
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.6.1...3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f35d7c2 commit a9f980a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iceweasel/requirements-rf.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asn1crypto==0.24.0
22
cffi==1.12.3
3-
cryptography==2.6.1
3+
cryptography==3.2
44
decorator==4.4.0
55
ecdsa==0.13
66
enum34==1.1.6

iceweasel/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cffi==1.12.3
1414
chardet==3.0.4
1515
Cheetah==2.4.4
1616
Click==7.0
17-
cryptography==2.0.3
17+
cryptography==3.2
1818
Django==1.11.20
1919
django-auth-ldap==1.7.0
2020
django-bootstrap3==11.0.0

0 commit comments

Comments
 (0)