Skip to content

Commit

Permalink
Update urllib3 from 2.0.5 to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and JarryShaw committed Nov 17, 2023
1 parent adbe13c commit bd16615
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.23.1; python_version >= '3.6'
typing-extensions==4.8.0
urllib3[secure]==2.0.5; 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.1.0; 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 bd16615

Please sign in to comment.