Skip to content

Commit 3c6cce0

Browse files
authored
chore(requirements): updating requests package for vulnerability (#82)
Updating requests package to 2.20.0 because of discovered vulnerability [CVE-2018-18074](https://nvd.nist.gov/vuln/detail/CVE-2018-18074)
1 parent f6e206b commit 3c6cce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ psycopg2==2.7.3
1919
pyldap==2.4.37
2020
pyOpenSSL==17.5.0
2121
pytz==2017.2
22-
requests==2.19.1
22+
requests==2.20.0
2323
requests-toolbelt==0.8.0

0 commit comments

Comments
 (0)