From fd4a50671395ae1232dde8ce7b969d756e623de8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:47:46 +0000 Subject: [PATCH] chore(deps): update dependency django to v4.2.10 [security] --- frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index b0098b3e..546581de 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -12,7 +12,7 @@ contourpy==1.2.0 ; python_version >= "3.10" and python_version < "3.12" cryptography==42.0.4 ; python_version >= "3.10" and python_version < "3.12" 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.9 ; 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" gunicorn==20.1.0 ; python_version >= "3.10" and python_version < "3.12"