Skip to content

Commit 826bddc

Browse files
chore(deps-dev): bump urllib3 from 2.2.2 to 2.2.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e98478f commit 826bddc

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.26.2
111111
types-python-dateutil==2.9.0.20240821
112112

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

117117

0 commit comments

Comments
 (0)