From 539d16aa646c445e9bb57bf5100e1605aa9a38c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 May 2023 13:50:21 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /covid-19-timelapse 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] --- covid-19-timelapse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/covid-19-timelapse/requirements.txt b/covid-19-timelapse/requirements.txt index 2e572de..ccfbb73 100644 --- a/covid-19-timelapse/requirements.txt +++ b/covid-19-timelapse/requirements.txt @@ -15,7 +15,7 @@ fastavro==0.23.0 Flask==1.1.1 Flask-Compress==1.4.0 Flask-SeaSurf==0.2.2 -future==0.18.2 +future==0.18.3 gunicorn==20.0.4 idna==2.9 itsdangerous==1.1.0