From 874b30f58299a18e5aff3ffc89f60ee2cc2a83c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 09:29:30 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. - [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.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b5152c..3f7f876 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ docutils==0.19 ecdsa==0.18.0 envs==1.4 ephem==4.1.3 -future==0.18.2 +future==0.18.3 gevent==21.12.0 greenlet==1.1.3 httplib2==0.20.4