From 5b979922436e78bab3db14c3e2fd905af346f18c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 02:46:26 +0200 Subject: [PATCH] Bump aws-lambda-typing from 2.17.0 to 2.17.1 (#406) Bumps [aws-lambda-typing](https://github.com/MousaZeidBaker/aws-lambda-typing) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases) - [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md) - [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.17.0...2.17.1) --- updated-dependencies: - dependency-name: aws-lambda-typing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bbcb52e..0af109d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ecs_logging==2.0.2 boto3==1.26.148 elasticsearch==7.16.3 PyYAML==6.0 -aws_lambda_typing==2.17.0 +aws_lambda_typing==2.17.1 ujson==5.7.0 requests==2.31.0 urllib3==1.26.15