Skip to content

Commit

Permalink
Bump urllib3 from 1.26.16 to 1.26.18 (#151)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18.
- [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.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 32dbe30 commit a4a5d8c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 6 deletions.
40 changes: 35 additions & 5 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 @@ -57,7 +57,7 @@ freezegun = "1.1.0"
protobuf = "3.20.3"
lxml = "4.9.2"
twisted = "22.10.0"
urllib3 = "1.26.16"
urllib3 = "1.26.18"
certifi = "2023.07.22"
aiokafka = "0.8.1" # TODO update poetry lock

Expand Down

0 comments on commit a4a5d8c

Please sign in to comment.