Skip to content

Commit 03c8f78

Browse files
Update dependency urllib3 to v2.6.0 [SECURITY]
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | urllib3 | 2.5.0 | 2.6.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c12aeca commit 03c8f78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -846,9 +846,9 @@ typing-extensions==4.15.0 \
846846
# via
847847
# -r requirements.in
848848
# pyee
849-
urllib3==2.5.0 \
850-
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
851-
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
849+
urllib3==2.6.0 \
850+
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
851+
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
852852
# via
853853
# -r requirements.in
854854
# docker

0 commit comments

Comments
 (0)