From b698103496cd30d79f6f537103e5f1f42485ecdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:26:29 +0000 Subject: [PATCH] Bump six from 1.16.0 to 1.17.0 (#211) Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six 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 b0c5c7e..0b80308 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ rstr==3.2.2 # via schwifty schwifty==2024.11.0 # via -r pyproject.toml -six==1.16.0 +six==1.17.0 # via python-dateutil typeguard==4.4.1 # via