Skip to content

Commit e83f7a3

Browse files
chore(deps): bump urllib3 from 2.6.3 to 2.7.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be459fd commit e83f7a3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

poetry.lock

Lines changed: 9 additions & 9 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.6.3"
25+
urllib3 = "^2.7.0"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
ruff = "^0.6.5"

0 commit comments

Comments
 (0)