From d8b3f7ebd1a87e7217dcbacae6151efb0125dd04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:39:32 +0000 Subject: [PATCH] Bump future from 0.18.3 to 1.0.0 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.3 to 1.0.0. - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.3...v1.0.0) --- updated-dependencies: - dependency-name: future dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 606eca3..b82a304 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ wget pyfiglet qrcode pytz -future==0.18.3 +future==1.0.0 search_engine_parser py-tgcalls==1.2.9 ntgcalls==1.1.2