From 955bead22f685cfed322ac96111521e234cda47f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:02:43 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 1.26.17 in /source/send-email Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17. - [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.14...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/send-email/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/send-email/requirements.txt b/source/send-email/requirements.txt index 7a92e19..58007e1 100644 --- a/source/send-email/requirements.txt +++ b/source/send-email/requirements.txt @@ -25,7 +25,7 @@ s3fs==2022.11.0 s3transfer==0.6.0 six==1.16.0 tomli==2.0.1 -urllib3==1.26.14 +urllib3==1.26.17 wrapt==1.14.1 yarl==1.8.2 aws_lambda_powertools \ No newline at end of file