From 53dd858b1e3e94a7728cd29b8e481a621b589964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 22:16:43 +0000 Subject: [PATCH] Bump urllib3 Bumps the pip group with 1 update in the /.github/actions/build-environment directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 1.26.13 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .github/actions/build-environment/build_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build-environment/build_requirements.txt b/.github/actions/build-environment/build_requirements.txt index 53e9883..fac28c0 100644 --- a/.github/actions/build-environment/build_requirements.txt +++ b/.github/actions/build-environment/build_requirements.txt @@ -1,4 +1,4 @@ pipenv==2022.11.25 ml_buildkit==0.6.18 -urllib3==1.26.13 +urllib3==1.26.19 twine==4.0.1