Skip to content

Commit f85a565

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 (#25)
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c0c9a commit f85a565

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ typing-extensions==4.12.1
141141
# mypy
142142
# pydantic
143143
# pydantic-core
144-
urllib3==2.2.1
144+
urllib3==2.2.2
145145
# via sentry-sdk
146146
wcwidth==0.2.13
147147
# via prompt-toolkit

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ typing-extensions==4.12.1
5656
# via
5757
# pydantic
5858
# pydantic-core
59-
urllib3==2.2.1
59+
urllib3==2.2.2
6060
# via sentry-sdk
6161
websockets==12.0
6262
# via websockets-notification-py (pyproject.toml)

0 commit comments

Comments
 (0)