Skip to content

Commit defe0cd

Browse files
Bump urllib3 from 2.2.2 to 2.2.3 (#11593)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcb141b commit defe0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ typing-extensions==4.12.2 ; python_full_version >= '3.8'
263263
# via mypy
264264
urllib3==2.0.7 ; python_full_version < '3.8'
265265
# via requests
266-
urllib3==2.2.2 ; python_full_version >= '3.8'
266+
urllib3==2.2.3 ; python_full_version >= '3.8'
267267
# via requests
268268
virtualenv==20.26.4
269269
# via nox

0 commit comments

Comments
 (0)