Skip to content

Commit c0e3fad

Browse files
chore(deps): update dependency urllib3 to v2 [security]
| datasource | package | from | to | | ---------- | ------- | ------- | ----- | | pypi | urllib3 | 1.26.19 | 2.5.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 1aa999e commit c0e3fad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

engine/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ tzdata==2025.2
162162
# via
163163
# -c requirements.txt
164164
# faker
165-
urllib3==1.26.19
165+
urllib3==2.5.0
166166
# via
167167
# -c requirements.txt
168168
# requests

engine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ uritemplate==4.2.0
473473
# via
474474
# drf-spectacular
475475
# google-api-python-client
476-
urllib3==1.26.19
476+
urllib3==2.5.0
477477
# via
478478
# -r requirements.in
479479
# botocore

0 commit comments

Comments
 (0)