Skip to content

Commit 1c5c5cb

Browse files
Merge pull request #361 from microsoftgraph/dependabot/pip/urllib3-2.0.5
Bump urllib3 from 2.0.4 to 2.0.5
2 parents 6dd966c + 207ab01 commit 1c5c5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ sniffio==1.3.0 ; python_version >= '3.7'
126126

127127
uritemplate==4.1.1 ; python_version >= '3.6'
128128

129-
urllib3==2.0.4 ; python_version >= '3.7'
129+
urllib3==2.0.5 ; python_version >= '3.7'
130130

131131
yarl==1.9.2 ; python_version >= '3.7'
132132

0 commit comments

Comments
 (0)