Skip to content

Commit

Permalink
build(deps): bump urllib3 from 1.26.9 to 1.26.20
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.20.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.9...1.26.20)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 885c66c commit c5ac1ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 51 deletions.
58 changes: 8 additions & 50 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ starlette = "0.16.0"
toml = "0.10.2"
tomli = "2.0.1"
typing-extensions = "4.2.0"
urllib3 = "1.26.9"
urllib3 = "1.26.20"

[tool.poetry.dev-dependencies]
pytest = "^7.1.1"
Expand Down

0 comments on commit c5ac1ae

Please sign in to comment.