From 245a73bf2ffdb74cab07b57c8b29456a265bb173 Mon Sep 17 00:00:00 2001 From: asherpasha Date: Mon, 23 Dec 2024 14:18:00 -0500 Subject: [PATCH] Dep. update. --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6a60a53..48ab965 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ aniso8601==9.0.1 async-timeout==5.0.1 -attrs==24.2.0 +attrs==24.3.0 black==24.10.0 blinker==1.9.0 cachelib==0.9.0 -certifi==2024.8.30 +certifi==2024.12.14 charset-normalizer==3.4.0 -click==8.1.7 -coverage==7.6.8 +click==8.1.8 +coverage==7.6.9 Deprecated==1.2.15 flake8==7.1.1 Flask==3.1.0 @@ -22,13 +22,13 @@ idna==3.10 importlib_resources==6.4.5 iniconfig==2.0.0 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.5 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 limits==3.14.1 markdown-it-py==3.0.0 MarkupSafe==3.0.2 -marshmallow==3.23.1 +marshmallow==3.23.2 mccabe==0.7.0 mdurl==0.1.2 mypy-extensions==1.0.0 @@ -45,16 +45,16 @@ pyrsistent==0.20.0 pytest==8.3.4 python-dateutil==2.9.0.post0 pytz==2024.2 -redis==5.2.0 +redis==5.2.1 referencing==0.35.1 requests==2.32.3 rich==13.9.4 rpds-py==0.22.3 setuptools==75.6.0 -six==1.16.0 +six==1.17.0 SQLAlchemy==2.0.36 typing_extensions==4.12.2 -urllib3==2.2.3 +urllib3==2.3.0 Werkzeug==3.1.3 wheel==0.45.1 wrapt==1.17.0