From d36aef86bc6a0833d588ccb0ee12dc0df7995cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 01:31:48 +0000 Subject: [PATCH] Bump pytz from 2022.7.1 to 2024.1 Bumps [pytz](https://github.com/stub42/pytz) from 2022.7.1 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.7.1...release_2024.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 86372af19..404a342c4 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -25,7 +25,7 @@ whitenoise==6.6.0 # Database APIs psycopg2==2.9.9 -pytz==2022.7.1 +pytz==2024.1 python-slugify==4.0.1 argon2-cffi==21.3.0