From b307a4fe27a9c28b790b4c856b33103f5dba1070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 21:44:44 +0000 Subject: [PATCH] chore(deps): bump tzlocal from 5.0.1 to 5.1 in /requirements Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.0.1 to 5.1. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.0.1...5.1) --- updated-dependencies: - dependency-name: tzlocal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/reproducible-linux.txt | 6 +++--- requirements/reproducible-mac.txt | 6 +++--- requirements/reproducible-win.txt | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 4b76b1ae7d..fa1c20a85e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -25,7 +25,7 @@ typing_extensions>=4.4.0,<5 # NOTE: regex is not a direct dependency of SAM CLI, exclude version 2021.10.8 due to not working on M1 Mac - https://github.com/mrabarnett/mrab-regex/issues/399 regex!=2021.10.8 # NOTE: tzlocal is not a direct dependency of SAM CLI, but pin to 3.0 as 4.0 break appveyor jobs -tzlocal==5.0.1 +tzlocal==5.1 #Adding cfn-lint dependency for SAM validate cfn-lint~=0.81.0 diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index bec36c32b2..b2bed88e8a 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -940,9 +940,9 @@ typing-extensions==4.8.0 \ # mypy-boto3-xray # pydantic # pydantic-core -tzlocal==5.0.1 \ - --hash=sha256:46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba89827a803 \ - --hash=sha256:f3596e180296aaf2dbd97d124fe76ae3a0e3d32b258447de7b939b3fd4be992f +tzlocal==5.1 \ + --hash=sha256:2938498395d5f6a898ab8009555cb37a4d360913ad375d4747ef16826b03ef23 \ + --hash=sha256:a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722 # via # aws-sam-cli (setup.py) # dateparser diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index dff644b64b..4ade22454c 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -975,9 +975,9 @@ typing-extensions==4.8.0 \ # pydantic # pydantic-core # rich -tzlocal==5.0.1 \ - --hash=sha256:46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba89827a803 \ - --hash=sha256:f3596e180296aaf2dbd97d124fe76ae3a0e3d32b258447de7b939b3fd4be992f +tzlocal==5.1 \ + --hash=sha256:2938498395d5f6a898ab8009555cb37a4d360913ad375d4747ef16826b03ef23 \ + --hash=sha256:a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722 # via # aws-sam-cli (setup.py) # dateparser diff --git a/requirements/reproducible-win.txt b/requirements/reproducible-win.txt index fe99d3955e..d7ecdb117e 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -999,9 +999,9 @@ tzdata==2023.3 \ --hash=sha256:11ef1e08e54acb0d4f95bdb1be05da659673de4acbd21bf9c69e94cc5e907a3a \ --hash=sha256:7e65763eef3120314099b6939b5546db7adce1e7d6f2e179e3df563c70511eda # via tzlocal -tzlocal==5.0.1 \ - --hash=sha256:46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba89827a803 \ - --hash=sha256:f3596e180296aaf2dbd97d124fe76ae3a0e3d32b258447de7b939b3fd4be992f +tzlocal==5.1 \ + --hash=sha256:2938498395d5f6a898ab8009555cb37a4d360913ad375d4747ef16826b03ef23 \ + --hash=sha256:a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722 # via # aws-sam-cli (setup.py) # dateparser