Skip to content

Commit 6da2602

Browse files
Merge pull request #416 from microsoftgraph/dependabot/pip/urllib3-2.0.7
Bump urllib3 from 2.0.6 to 2.0.7
2 parents 37ab7f6 + 0caeed5 commit 6da2602

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.6 ; python_version >= '3.7'
129+
urllib3==2.0.7 ; python_version >= '3.7'
130130

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

0 commit comments

Comments
 (0)