From afe285fe0d8d8d2cae54aa7e2b0f18a3e0459363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:37:52 +0000 Subject: [PATCH] :arrow_up: Bump arrow from 0.14.5 to 0.15.1 in /build/ci/codebuild Bumps [arrow](https://github.com/arrow-py/arrow) from 0.14.5 to 0.15.1. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/arrow-py/arrow/compare/0.14.5...0.15.1) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/ci/codebuild/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ci/codebuild/requirements.txt b/build/ci/codebuild/requirements.txt index ecf28ee..71c0687 100644 --- a/build/ci/codebuild/requirements.txt +++ b/build/ci/codebuild/requirements.txt @@ -1,4 +1,4 @@ -arrow==0.14.5 +arrow==0.15.1 attrs==19.1.0 aws-lambda-builders==0.3.0 aws-sam-cli==0.19.0