From b735db7d69f3ef6fcd7f14c72bac788f7b544ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 13:32:07 +0000 Subject: [PATCH] Bump types-pytz from 2023.3.0.0 to 2023.3.0.1 Bumps [types-pytz](https://github.com/python/typeshed) from 2023.3.0.0 to 2023.3.0.1. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/requirements.in b/requirements.in index 95bc313..3c76b98 100644 --- a/requirements.in +++ b/requirements.in @@ -350,7 +350,7 @@ types-pkg-resources==0.1.3 # via mozilla-auto-sizing types-protobuf==4.23.0.3 # via mozilla-auto-sizing -types-pytz==2023.3.0.0 +types-pytz==2023.3.0.1 # via mozilla-auto-sizing types-pyyaml==6.0.12.11 # via mozilla-auto-sizing diff --git a/requirements.txt b/requirements.txt index 6a30604..edaa77a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -291,10 +291,7 @@ distributed==2023.8.0 \ exceptiongroup==1.1.2 \ --hash=sha256:12c3e887d6485d16943a309616de20ae5582633e0a2eda17f4e10fd61c1e8af5 \ --hash=sha256:e346e69d186172ca7cf029c8c1d16235aa0e04035e5750b4b95039e65204328f - # via - # -r requirements.in - # cattrs - # pytest + # via -r requirements.in flake8==6.1.0 \ --hash=sha256:d5b3857f07c030bdb5bf41c7f53799571d75c4491748a3adcd47de929e34cd23 \ --hash=sha256:ffdfce58ea94c6580c77888a86506937f9a1a227dfcd15f245d694ae20a6b6e5 @@ -1540,12 +1537,7 @@ toml==0.10.2 \ tomli==2.0.1 \ --hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \ --hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f - # via - # -r requirements.in - # black - # coverage - # mypy - # pytest + # via -r requirements.in toolz==0.12.0 \ --hash=sha256:2059bd4148deb1884bb0eb770a3cde70e7f954cfbbdc2285f1f2de01fd21eb6f \ --hash=sha256:88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194 @@ -1581,9 +1573,9 @@ types-protobuf==4.23.0.3 \ --hash=sha256:035bd85066828d21f12ba42bfe941089b2b59a7d8ca64708696d63f8b4850e89 \ --hash=sha256:772ed02906d456d71711d34c3c036b2137fd99a562a883da6d9aa232be0da357 # via -r requirements.in -types-pytz==2023.3.0.0 \ - --hash=sha256:4fc2a7fbbc315f0b6630e0b899fd6c743705abe1094d007b0e612d10da15e0f3 \ - --hash=sha256:ecdc70d543aaf3616a7e48631543a884f74205f284cefd6649ddf44c6a820aac +types-pytz==2023.3.0.1 \ + --hash=sha256:1a7b8d4aac70981cfa24478a41eadfcd96a087c986d6f150d77e3ceb3c2bdfab \ + --hash=sha256:65152e872137926bb67a8fe6cc9cfd794365df86650c5d5fdc7b167b0f38892e # via -r requirements.in types-pyyaml==6.0.12.11 \ --hash=sha256:7d340b19ca28cddfdba438ee638cd4084bde213e501a3978738543e27094775b \ @@ -1612,7 +1604,6 @@ typing-extensions==4.7.1 \ --hash=sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2 # via # -r requirements.in - # cattrs # mypy # pydantic tzdata==2023.3 \