Skip to content

Commit 39cc6cb

Browse files
Bump urllib3 from 1.26.16 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeb8ef2 commit 39cc6cb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -23,7 +23,7 @@ optional = true
2323
[tool.poetry.group.prod.dependencies]
2424
# These two are specifically pinned on older versions to avoid OCF issues
2525
mysqlclient = "~2.1.0"
26-
urllib3 = "~1.26.6"
26+
urllib3 = "~1.26.17"
2727

2828
[tool.poetry.group.dev.dependencies]
2929
black = "^23.9.1"

0 commit comments

Comments
 (0)