From 5ccce380da749a8d87c3ce1d74d291071b9589be Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Sun, 30 Jul 2023 22:03:17 +0200 Subject: [PATCH] Upgrade Python packages --- requirements-3.11.txt | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/requirements-3.11.txt b/requirements-3.11.txt index 5f7b1bde..0e3c846c 100644 --- a/requirements-3.11.txt +++ b/requirements-3.11.txt @@ -3,19 +3,19 @@ astroid==2.15.6 async-timeout==4.0.2 attrs==23.1.0 Babel==2.12.1 -black==23.3.0 +black==23.7.0 blinker==1.6.2 cachelib==0.9.0 -certifi==2023.5.7 +certifi==2023.7.22 cffi==1.15.1 chardet==5.1.0 charset-normalizer==3.2.0 -click==8.1.4 +click==8.1.6 cracklib==2.9.6 -cryptography==41.0.1 +cryptography==41.0.2 Deprecated==1.2.14 -dill==0.3.6 -dnspython==2.3.0 +dill==0.3.7 +dnspython==2.4.1 dominate==2.8.0 email-validator==2.0.0.post2 ERAlchemy==1.2.10 @@ -35,7 +35,7 @@ Flask-SQLAlchemy==3.0.5 Flask-WTF==1.1.1 gprof2dot==2022.7.29 greenlet==2.0.2 -gunicorn==20.1.0 +gunicorn==21.2.0 icalendar==5.0.7 idna==3.4 importlib-metadata==6.8.0 @@ -54,45 +54,47 @@ numpy==1.25.1 openpyxl==3.1.2 packaging==23.1 pandas==2.0.3 -pathspec==0.11.1 +pathspec==0.11.2 Pillow==10.0.0 -platformdirs==3.8.1 +platformdirs==3.10.0 pluggy==1.2.0 psycopg2==2.9.6 py==1.11.0 pycparser==2.21 pydot==1.4.2 pygraphviz==1.11 -PyJWT==2.7.0 -pylint==2.17.4 +PyJWT==2.8.0 +pylint==2.17.5 pylint-flask==0.6 pylint-flask-sqlalchemy==0.2.0 pylint-plugin-utils==0.8.2 pyOpenSSL==23.2.0 -pyparsing==3.1.0 +pyparsing==3.1.1 pytest==7.4.0 python-dateutil==2.8.2 python-docx==0.8.11 python-dotenv==1.0.0 python-editor==1.0.4 pytz==2023.3 -PyYAML==6.0 +PyYAML==6.0.1 redis==4.6.0 reportlab==4.0.4 requests==2.31.0 rq==1.15.1 six==1.16.0 -SQLAlchemy==2.0.18 +snakeviz==2.2.0 +SQLAlchemy==2.0.19 toml==0.10.2 tomli==2.0.1 -tomlkit==0.11.8 +tomlkit==0.12.1 tornado==6.3.2 +tuna==0.5.11 typing_extensions==4.7.1 tzdata==2023.3 -urllib3==2.0.3 +urllib3==2.0.4 visitor==0.1.3 Werkzeug==2.3.6 wrapt==1.15.0 WTForms==3.0.1 xmltodict==0.13.0 -zipp==3.16.0 +zipp==3.16.2