Skip to content

Commit d1eb469

Browse files
Merge pull request #760 from microsoftgraph/dependabot/pip/urllib3-2.2.2
Bump urllib3 from 2.2.1 to 2.2.2
2 parents f15da30 + 45023fa commit d1eb469

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
@@ -130,7 +130,7 @@ sniffio==1.3.1 ; python_version >= '3.7'
130130

131131
uritemplate==4.1.1 ; python_version >= '3.6'
132132

133-
urllib3==2.2.1 ; python_version >= '3.7'
133+
urllib3==2.2.2 ; python_version >= '3.7'
134134

135135
yarl==1.9.4 ; python_version >= '3.7'
136136

0 commit comments

Comments
 (0)