Skip to content

Commit

Permalink
Update urllib3 from 2.2.1 to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Nov 18, 2024
1 parent ff5ca97 commit 599ea9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ stem==1.8.2
trio-websocket==0.11.1; python_version >= '3.5'
trio==0.27.0; python_version >= '3.6'
typing-extensions==4.12.2
urllib3[secure]==2.2.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
urllib3[secure]==2.2.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
webencodings==0.5.1
wsproto==1.2.0; python_full_version >= '3.6.1'

0 comments on commit 599ea9f

Please sign in to comment.