Skip to content

Commit

Permalink
fix: upgrade urllib version to fix vulnerability (#1472)
Browse files Browse the repository at this point in the history
* fix: upgrade urllib version to fix vulnerability

Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com>

* fix: correct typo

Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com>

---------

Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com>
  • Loading branch information
AleJo2995 committed Oct 25, 2023
1 parent ab97beb commit e9d4175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ dev =
pytest-xdist
pre-commit>=2.4.0
setuptools
urllib3==1.26.17
wheel
yapf
python-semantic-release==7.33.2
Expand Down

0 comments on commit e9d4175

Please sign in to comment.