From 20489a5793a1fa67e334da8db5113d409447042f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 00:35:40 +0000 Subject: [PATCH] Bump schwifty from 2024.9.0 to 2024.11.0 (#203) Bumps [schwifty](https://github.com/mdomke/schwifty) from 2024.9.0 to 2024.11.0. - [Release notes](https://github.com/mdomke/schwifty/releases) - [Changelog](https://github.com/mdomke/schwifty/blob/main/CHANGELOG.rst) - [Commits](https://github.com/mdomke/schwifty/compare/2024.09.0...2024.11.0) --- updated-dependencies: - dependency-name: schwifty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b675348..b0c5c7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ pytz==2024.2 # via -r pyproject.toml rstr==3.2.2 # via schwifty -schwifty==2024.9.0 +schwifty==2024.11.0 # via -r pyproject.toml six==1.16.0 # via python-dateutil