Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3ed4143 commit f5bb6dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/autoconf/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
docker==7.1.0
kubernetes==31.0.0
pytz==2024.2
urllib3<2.0.0
urllib3<3.0.0
6 changes: 3 additions & 3 deletions src/autoconf/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,9 @@ six==1.17.0 \
# via
# kubernetes
# python-dateutil
urllib3==1.26.20 \
--hash=sha256:0ed14ccfbf1c30a9072c7ca157e4319b70d65f623e91e7b32fadb2853431016e \
--hash=sha256:40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32
urllib3==2.3.0 \
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
# via
# -r requirements.in
# docker
Expand Down

0 comments on commit f5bb6dd

Please sign in to comment.