Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update urllib3 from 2.0.5 to 2.1.0
Browse files Browse the repository at this point in the history
pyup-bot committed Nov 13, 2023
1 parent 3b63e14 commit 66cda7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.debug.txt
Original file line number Diff line number Diff line change
@@ -50,6 +50,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 66cda7d

Please sign in to comment.