Skip to content

Commit b91357c

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 (#49)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f74faeb commit b91357c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ typing-extensions==4.12.1
6464
# via
6565
# pydantic
6666
# pydantic-core
67-
urllib3==2.2.1
67+
urllib3==2.2.2
6868
# via requests
6969
virtualenv==20.26.2
7070
# via pre-commit

0 commit comments

Comments
 (0)