From cd53f83e8a5faff41665aa4d83db33a07ddfd66a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 08:27:04 +0000 Subject: [PATCH 1/2] build(deps): bump pytz from 2022.1 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.1...release_2022.7.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1eb84923f8..b8a442b827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -239,7 +239,7 @@ pypdf2==1.27.5 # via pdfimpose pyphen==0.11.0 # via weasyprint -pytz==2022.1 +pytz==2022.7.1 # via # celery # datetime From 61e4bc0b6142f459e287204fe653bf0930e503aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 31 Jan 2023 08:28:14 +0000 Subject: [PATCH 2/2] Apply dependencies update by dependabot --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 67c7545b57..3eb2a5cb64 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -55,7 +55,7 @@ python-dateutil==2.8.2 # via # faker # freezegun -pytz==2022.1 +pytz==2022.7.1 # via # -c requirements.txt # django