From 1b56cd1b6a31034a70ad9b2b93ad09b714319830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:46:06 +0000 Subject: [PATCH] Bump six from 1.16.0 to 1.17.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3da5a15..cc7024c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pymemcache==4.0.0 pyrsistent==0.20.0 pytz==2024.2 PyYAML==6.0.2 -six==1.16.0 +six==1.17.0 sqlparse==0.5.1 tzdata==2024.2 uritemplate==4.1.1