Skip to content

Commit 349da8a

Browse files
build(deps-dev): bump urllib3 from 2.1.0 to 2.2.1
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.1.0...2.2.1) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae46173 commit 349da8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ types-setuptools==69.0.0.0
106106
# via requirements-parser
107107
typing-extensions==4.9.0
108108
# via mypy
109-
urllib3==2.1.0
109+
urllib3==2.2.1
110110
# via requests
111111
virtualenv==20.25.0
112112
# via pre-commit

0 commit comments

Comments
 (0)