From e73243a7957e540d57949b873fff96805891a55f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:07:03 +0000 Subject: [PATCH] build(deps): bump urllib3 in /modules/optionals/datalake-buckets Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- modules/optionals/datalake-buckets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/optionals/datalake-buckets/requirements.txt b/modules/optionals/datalake-buckets/requirements.txt index fbd0bfeb..016c8379 100644 --- a/modules/optionals/datalake-buckets/requirements.txt +++ b/modules/optionals/datalake-buckets/requirements.txt @@ -73,5 +73,5 @@ typeguard==2.13.3 # jsii typing-extensions==4.2.0 # via jsii -urllib3==1.26.17 +urllib3==1.26.18 # via botocore