Skip to content

Commit 07d2d60

Browse files
build(deps): bump ecdsa from 0.13 to 0.13.3 in /iceweasel
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.3. - [Release notes](https://github.com/warner/python-ecdsa/releases) - [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS) - [Commits](tlsfuzzer/python-ecdsa@python-ecdsa-0.13...python-ecdsa-0.13.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5291119 commit 07d2d60

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
@@ -2,7 +2,7 @@ asn1crypto==0.24.0
22
cffi==1.12.3
33
cryptography==2.6.1
44
decorator==4.4.0
5-
ecdsa==0.13
5+
ecdsa==0.13.3
66
enum34==1.1.6
77
ipaddress==1.0.22
88
paramiko==2.0.2

iceweasel/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ django-revproxy==0.9.15
2727
django-tables2==2.0.6
2828
django-webpack-loader==0.6.0
2929
djangorestframework==3.9.4
30-
ecdsa==0.13.2
30+
ecdsa==0.13.3
3131
elasticsearch==7.0.1
3232
elasticsearch-curator==3.5.1
3333
enum34==1.1.6

0 commit comments

Comments
 (0)