From 4ccef7e485046374bf8567ec07599cd579065e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 21:12:10 +0000 Subject: [PATCH] chore(deps): Bump pytz from 2022.7.1 to 2023.3 Bumps [pytz](https://github.com/stub42/pytz) from 2022.7.1 to 2023.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.7.1...release_2023.3) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 68724b9a..2bb17fc8 100644 --- a/requirements.in +++ b/requirements.in @@ -15,5 +15,5 @@ lxml==4.9.2 marshmallow==3.19.0 pydantic==1.10.4 pyOpenSSL==23.0.0 -pytz==2022.7.1 +pytz==2023.3 signxml==3.1.0 diff --git a/requirements.txt b/requirements.txt index 3a9ce64d..ef60b4c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pyopenssl==23.0.0 # signxml pyrsistent==0.17.3 # via jsonschema -pytz==2022.7.1 +pytz==2023.3 # via # -r requirements.in # django