From 49ea95bc1087637c20c968f80ea9f28f4336d2e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:03:58 +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 6b6d9e862..ef47ba3af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ extras==1.0.0 fixtures==4.1.0 pbr>=0.11 -six==1.16.0 +six==1.17.0 sqlparse==0.5.0 # django-debug-toolbar python-mimeparse==2.0.0 # tastypie python-dateutil==2.9.0 # tastypie