Skip to content

Commit 93e7c9e

Browse files
committed
bump urllib3 from 1.26.18 to 2.6.3
1 parent c4b01d8 commit 93e7c9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Django==5.2.12
77
# Other
88
beautifulsoup4==4.12.3
99
hyperlink==21.0.0
10-
urllib3==1.26.18
10+
urllib3==2.6.3
1111
Paver==1.3.4
1212
python-slugify==8.0.4
1313
decorator==5.1.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install_requires =
3333
# Other
3434
beautifulsoup4==4.12.3
3535
hyperlink==21.0.0
36-
urllib3==1.26.18
36+
urllib3==2.6.3
3737
Paver==1.3.4
3838
python-slugify==8.0.4
3939
decorator==5.1.1

0 commit comments

Comments
 (0)