Skip to content

Commit 9377367

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.0"
25+
urllib3 = "^2.6.3"
2626

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

0 commit comments

Comments
 (0)