Skip to content

Commit 693a201

Browse files
Bump urllib3 from 2.0.7 to 2.2.2 in /requirements (#354)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 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.0.7...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 7b26294 commit 693a201

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements-macOS-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ typing-extensions==4.7.1
231231
# typer
232232
tzdata==2023.3
233233
# via pandas
234-
urllib3==2.0.7
234+
urllib3==2.2.2
235235
# via
236236
# distributed
237237
# requests

requirements/requirements-ubuntu-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ typing-extensions==4.7.1
266266
# typer
267267
tzdata==2023.3
268268
# via pandas
269-
urllib3==2.0.7
269+
urllib3==2.2.2
270270
# via
271271
# distributed
272272
# requests

requirements/requirements-windows-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ typing-extensions==4.7.1
235235
# typer
236236
tzdata==2023.3
237237
# via pandas
238-
urllib3==2.0.7
238+
urllib3==2.2.2
239239
# via
240240
# distributed
241241
# requests

0 commit comments

Comments
 (0)