From e247a5abe518315576871dc13c2ce787ae7bdc66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 05:56:23 +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/1.17.0/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 cec5196..8f1308f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ cachetools==5.5.0 certifi==2024.12.14 python-telegram-bot==21.9 pytz==2024.1 -six==1.16.0 +six==1.17.0 tornado==6.4.2 tzlocal==5.2