From ffe99fca6e10ec49d8536a8630f07cd0d17b02c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 11:04:00 +0000 Subject: [PATCH] Bump types-pytz from 2023.3.0.1 to 2023.3.1.1 in /config/requirements Bumps [types-pytz](https://github.com/python/typeshed) from 2023.3.0.1 to 2023.3.1.1. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- config/requirements/dev_lock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/requirements/dev_lock.txt b/config/requirements/dev_lock.txt index dc605444..f6511deb 100644 --- a/config/requirements/dev_lock.txt +++ b/config/requirements/dev_lock.txt @@ -1429,9 +1429,9 @@ traitlets==5.10.0 \ # via # ipython # matplotlib-inline -types-pytz==2023.3.0.1 \ - --hash=sha256:1a7b8d4aac70981cfa24478a41eadfcd96a087c986d6f150d77e3ceb3c2bdfab \ - --hash=sha256:65152e872137926bb67a8fe6cc9cfd794365df86650c5d5fdc7b167b0f38892e +types-pytz==2023.3.1.1 \ + --hash=sha256:1999a123a3dc0e39a2ef6d19f3f8584211de9e6a77fe7a0259f04a524e90a5cf \ + --hash=sha256:cc23d0192cd49c8f6bba44ee0c81e4586a8f30204970fc0894d209a6b08dab9a # via django-stubs types-pyyaml==6.0.12.11 \ --hash=sha256:7d340b19ca28cddfdba438ee638cd4084bde213e501a3978738543e27094775b \