From f5997f5725ed65143881ae715430ee3fc4d2f7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:57:56 +0200 Subject: [PATCH] chore(deps): bump types-pytz from 2023.3.0.1 to 2023.3.1.1 (#255) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index db3008a..ff89723 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,6 +20,6 @@ pytest-random-order==1.1.0 sphinx==7.2.6 twine==4.0.2 types-mock==5.1.0.2 -types-pytz==2023.3.0.1 +types-pytz==2023.3.1.1 types-setuptools==68.2.0.0 wheel==0.41.2