From 518f402aa5ea057a3ea6d33c144b61c908a0b9d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:48:09 +0000 Subject: [PATCH] Bump urllib3 from 2.0.4 to 2.0.7 in /tmp/cloud_examples Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 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.4...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tmp/cloud_examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/cloud_examples/requirements.txt b/tmp/cloud_examples/requirements.txt index 4ea85fc..6a6045c 100644 --- a/tmp/cloud_examples/requirements.txt +++ b/tmp/cloud_examples/requirements.txt @@ -15,5 +15,5 @@ pytest==7.4.0 python-dotenv==1.0.0 requests==2.31.0 six==1.16.0 -urllib3==2.0.4 +urllib3==2.0.7 yandexcloud==0.225.0