From 71df6bc9b8d45bd7a239dee2a30b2f02b3d9b8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 08:23:57 +0000 Subject: [PATCH] chore(deps): 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 c5d4104..74c89c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ PyYAML==6.0.2 rich==13.9.4 setuptools==75.6.0 shellingham==1.5.4 -six==1.16.0 +six==1.17.0 sniffio==1.3.1 SQLAlchemy==2.0.38 starlette