Skip to content

Commit 06edfdf

Browse files
Bump urllib3 from 2.5.0 to 2.6.0
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>
1 parent 5dbaa1d commit 06edfdf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ pytest-xdist = "^3.0"
2727
lxml = "^5.0"
2828
boto3 = "^1.34.0"
2929
ansible-core = "^2.19.4"
30-
urllib3 = "^2.5.0"
30+
urllib3 = "^2.6.0"
3131
cryptography = "44.0.1"
3232

3333
[poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)