Skip to content

Commit 1228b12

Browse files
Merge pull request #599 from microsoftgraph/dependabot/pip/urllib3-2.2.2
Bump urllib3 from 2.2.1 to 2.2.2
2 parents 810c8a4 + 6a98978 commit 1228b12

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
@@ -111,7 +111,7 @@ trio==0.25.1
111111
types-python-dateutil==2.9.0.20240316
112112

113113
types-requests==2.32.0.20240602; python_version >= '3.7'
114-
urllib3==2.2.1 ; python_version >= '3.7'
114+
urllib3==2.2.2 ; python_version >= '3.7'
115115
typing-extensions==4.12.2 ; python_version >= '3.7'
116116

117117

0 commit comments

Comments
 (0)