From ba7f51b6f1d6219ea9f8ef733e9884d8de3de60e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 14:28:00 +0000 Subject: [PATCH] build(deps): bump urllib3 in /functions/check-msk-status Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 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.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functions/check-msk-status/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/check-msk-status/requirements.txt b/functions/check-msk-status/requirements.txt index d8f08d5..b2e2739 100644 --- a/functions/check-msk-status/requirements.txt +++ b/functions/check-msk-status/requirements.txt @@ -4,4 +4,4 @@ jmespath==1.0.1 python-dateutil==2.8.2 s3transfer==0.7.0 six==1.16.0 -urllib3==2.0.6 +urllib3==2.0.7