From cafb284926db9ab994e8b1dc5a6e0368a24a1657 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:37:52 +0000 Subject: [PATCH] build(deps): bump pytz from 2023.2 to 2024.1 Bumps [pytz](https://github.com/stub42/pytz) from 2023.2 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.2...release_2024.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19452c5..dd6289f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ protobuf==3.20.3 pycodestyle==2.10.0 PyJWT==2.6.0 python-dotenv==1.0.0 -pytz==2023.2 +pytz==2024.1 six==1.16.0 Werkzeug==3.0.3 \ No newline at end of file