Skip to content

Commit

Permalink
deps/ui: bump urllib3 from 1.26.20 to 2.3.0 in /src/ui
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 38749d9 commit d6b0b5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/ui/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ python-magic==0.4.27
python_dateutil==2.9.0.post0
qrcode==8.0
regex==2024.11.6
urllib3<2.0.0
urllib3<3.0.0
user_agents==2.2.0
werkzeug==3.1.3
6 changes: 3 additions & 3 deletions src/ui/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -324,9 +324,9 @@ ua-parser==1.0.0 \
ua-parser-builtins==0.18.0.post1 \
--hash=sha256:eb4f93504040c3a990a6b0742a2afd540d87d7f9f05fd66e94c101db1564674d
# via ua-parser
urllib3==1.26.20 \
--hash=sha256:0ed14ccfbf1c30a9072c7ca157e4319b70d65f623e91e7b32fadb2853431016e \
--hash=sha256:40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32
urllib3==2.3.0 \
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
# via -r requirements.in
user-agents==2.2.0 \
--hash=sha256:a98c4dc72ecbc64812c4534108806fb0a0b3a11ec3fd1eafe807cee5b0a942e7 \
Expand Down

0 comments on commit d6b0b5c

Please sign in to comment.