From 5c9ec8ec47637d103ba7a26bfdab20981c5ec9dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 15:09:24 +0000 Subject: [PATCH] Bump urllib3 from 2.0.2 to 2.0.7 in /.devcontainer Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.7. - [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/2.0.2...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.docker.txt b/.devcontainer/requirements.docker.txt index 8938887b..d20398c4 100644 --- a/.devcontainer/requirements.docker.txt +++ b/.devcontainer/requirements.docker.txt @@ -13,4 +13,4 @@ semver==3.0.0 termcolor==2.3.0 toml==0.10.2 tomli==2.0.1 -urllib3==2.0.2 +urllib3==2.0.7