From 9c044c80df571c54c12d92fc84b6e40be48238cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 00:35:00 +0000 Subject: [PATCH] chore(deps): Bump pytz from 2022.6 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2022.6 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.6...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.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index be4fc11a..e392bc72 100644 --- a/requirements.in +++ b/requirements.in @@ -15,5 +15,5 @@ lxml==4.9.2 marshmallow==2.21.0 pydantic==1.10.4 pyOpenSSL==22.1.0 -pytz==2022.6 +pytz==2022.7.1 signxml==2.10.1 diff --git a/requirements.txt b/requirements.txt index 9865e3dc..40a2627a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pyopenssl==22.1.0 # signxml pyrsistent==0.17.3 # via jsonschema -pytz==2022.6 +pytz==2022.7.1 # via # -r requirements.in # django