From 0eb87bc18255636bb448a49b2324c6ad12faf65c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 19:26:05 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- frontend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 5922c69..c2d96b6 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -13,7 +13,7 @@ cryptography==42.0.5 ; python_version >= "3.12" and python_version < "3.13" cssselect2==0.7.0 ; python_version >= "3.12" and python_version < "3.13" cycler==0.12.1 ; python_version >= "3.12" and python_version < "3.13" django==5.0.3 ; python_version >= "3.12" and python_version < "3.13" -fonttools==4.49.0 ; python_version >= "3.12" and python_version < "3.13" +fonttools==4.50.0 ; python_version >= "3.12" and python_version < "3.13" future==1.0.0 ; python_version >= "3.12" and python_version < "3.13" gunicorn==20.1.0 ; python_version >= "3.12" and python_version < "3.13" html5lib==1.1 ; python_version >= "3.12" and python_version < "3.13" @@ -40,7 +40,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "3. pytz==2024.1 ; python_version >= "3.12" and python_version < "3.13" pyyaml==6.0.1 ; python_version >= "3.12" and python_version < "3.13" qrcode==7.4.2 ; python_version >= "3.12" and python_version < "3.13" -reportlab==4.0.9 ; python_version >= "3.12" and python_version < "3.13" +reportlab==4.1.0 ; python_version >= "3.12" and python_version < "3.13" requests==2.31.0 ; python_version >= "3.12" and python_version < "3.13" scikit-learn==1.4.1.post1 ; python_version >= "3.12" and python_version < "3.13" scipy==1.12.0 ; python_version >= "3.12" and python_version < "3.13"