From 3a4386c4a718a471559880e32129840efb982fa2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 16:18:51 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- frontend/requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 39f9c2f..324a483 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -1,7 +1,7 @@ arabic-reshaper==3.0.0 ; python_version >= "3.12" and python_version < "3.13" asgiref==3.8.1 ; python_version >= "3.12" and python_version < "3.13" asn1crypto==1.5.1 ; python_version >= "3.12" and python_version < "3.13" -asteval==0.9.32 ; python_version >= "3.12" and python_version < "3.13" +asteval==0.9.33 ; python_version >= "3.12" and python_version < "3.13" certifi==2024.2.2 ; python_version >= "3.12" and python_version < "3.13" cffi==1.16.0 ; python_version >= "3.12" and python_version < "3.13" and platform_python_implementation != "PyPy" chardet==5.2.0 ; python_version >= "3.12" and python_version < "3.13" @@ -22,8 +22,8 @@ idna==3.7 ; python_version >= "3.12" and python_version < "3.13" joblib==1.4.2 ; python_version >= "3.12" and python_version < "3.13" kiwisolver==1.4.5 ; python_version >= "3.12" and python_version < "3.13" lmfit==1.3.1 ; python_version >= "3.12" and python_version < "3.13" -lxml==5.2.1 ; python_version >= "3.12" and python_version < "3.13" -matplotlib==3.8.4 ; python_version >= "3.12" and python_version < "3.13" +lxml==5.2.2 ; python_version >= "3.12" and python_version < "3.13" +matplotlib==3.9.0 ; python_version >= "3.12" and python_version < "3.13" numpy==1.26.4 ; python_version >= "3.12" and python_version < "3.13" oscrypto==1.3.0 ; python_version >= "3.12" and python_version < "3.13" packaging==24.0 ; python_version >= "3.12" and python_version < "3.13" @@ -41,10 +41,10 @@ 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.2.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.2 ; python_version >= "3.12" and python_version < "3.13" -scipy==1.13.0 ; python_version >= "3.12" and python_version < "3.13" +scikit-learn==1.5.0 ; python_version >= "3.12" and python_version < "3.13" +scipy==1.13.1 ; python_version >= "3.12" and python_version < "3.13" six==1.16.0 ; python_version >= "3.12" and python_version < "3.13" sqlparse==0.5.0 ; python_version >= "3.12" and python_version < "3.13" svglib==1.5.1 ; python_version >= "3.12" and python_version < "3.13"