From 678368b55041a89ca90f638e145b4d3f5b64f25a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:09:06 +0000 Subject: [PATCH] Bump urllib3 from 2.0.4 to 2.0.6 in /tmp/cloud_examples Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6. - [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.6) --- 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..2de4a95 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.6 yandexcloud==0.225.0