From cde07c04a0321611762d9db0b7a3292759471ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 03:07:44 +0000 Subject: [PATCH] build(deps): bump pytz from 2023.3 to 2023.3.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2023.3.post1. - [Commits](https://github.com/stub42/pytz/compare/release_2023.3...release_2023.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 819e53a..026f32e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-rest-swagger==2.2.0 Markdown==3.4.3 mysqlclient==2.1.1 PyMySQL==1.0.3 -pytz==2023.3 +pytz==2023.3.post1 sqlparse==0.4.4 drf-yasg==1.21.6 djangorestframework-simplejwt==5.2.2