Skip to content

Commit 422234b

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 (#66)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23b8560 commit 422234b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pycparser = "^2.22"
2222
python-dateutil = "^2.9.0.post0"
2323
s3transfer = "^0.13.1"
2424
six = "^1.17.0"
25-
urllib3 = "^2.5.0"
25+
urllib3 = "^2.6.0"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
black = "^24.8.0"

0 commit comments

Comments
 (0)