From 82157cc373c99fdbb9a7b7fd0d44f1662034348a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:26:22 +0000 Subject: [PATCH] chore(deps): update dependency future to v1 --- frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 546581d..7acebbc 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -14,7 +14,7 @@ cssselect2==0.7.0 ; python_version >= "3.10" and python_version < "3.12" cycler==0.12.1 ; python_version >= "3.10" and python_version < "3.12" django==4.2.10 ; python_version >= "3.10" and python_version < "3.12" fonttools==4.47.2 ; python_version >= "3.10" and python_version < "3.12" -future==0.18.3 ; python_version >= "3.10" and python_version < "3.12" +future==1.0.0 ; python_version >= "3.10" and python_version < "3.12" gunicorn==20.1.0 ; python_version >= "3.10" and python_version < "3.12" html5lib==1.1 ; python_version >= "3.10" and python_version < "3.12" idna==3.6 ; python_version >= "3.10" and python_version < "3.12"