Skip to content
Snippets Groups Projects
Unverified Commit 31ea8c8d authored by Alessio Fabiani's avatar Alessio Fabiani Committed by GitHub
Browse files

[Snyk] Security upgrade urllib3 from 1.26.17 to 1.26.18 (#11619)

* fix: requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459



* Update setup.cfg

---------

Co-authored-by: default avatarsnyk-bot <snyk-bot@snyk.io>
Co-authored-by: default avatarGiovanni Allegri <giohappy@gmail.com>
parent 0868e340
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ beautifulsoup4==4.12.2
httplib2<0.22.1
hyperlink==21.0.0
idna>=2.5,<3.5
urllib3==1.26.17
urllib3==1.26.18
Paver==1.3.4
python-slugify==8.0.1
decorator==5.1.1
......
......@@ -36,7 +36,7 @@ install_requires =
httplib2<0.22.1
hyperlink==21.0.0
idna>=2.5,<3.5
urllib3==1.26.17
urllib3==1.26.18
Paver==1.3.4
python-slugify==8.0.1
decorator==5.1.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment