diff --git a/requirements.txt b/requirements.txt index 6452f2f..75f2764 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,21 +1,21 @@ aniso8601==10.0.1 async-timeout==5.0.1 attrs==25.3.0 -black==25.1.0 +black==25.9.0 blinker==1.9.0 cachelib==0.13.0 certifi==2025.8.3 -charset-normalizer==3.4.2 -click==8.2.1 -coverage==7.10.2 +charset-normalizer==3.4.3 +click==8.3.0 +coverage==7.10.7 Deprecated==1.2.18 flake8==7.3.0 -Flask==3.1.1 +Flask==3.1.2 Flask-Caching==2.3.1 flask-cors==6.0.1 -Flask-Limiter==3.12 +Flask-Limiter==3.13 flask-marshmallow==1.3.0 -flask-restx==1.3.0 +flask-restx==1.3.2 Flask-SQLAlchemy==3.1.1 greenlet==3.2.4 idna==3.10 @@ -23,12 +23,12 @@ importlib_resources==6.5.2 iniconfig==2.1.0 itsdangerous==2.2.0 Jinja2==3.1.6 -jsonschema==4.25.0 -jsonschema-specifications==2025.4.1 +jsonschema==4.25.1 +jsonschema-specifications==2025.9.1 limits==5.5.0 -markdown-it-py==3.0.0 +markdown-it-py==4.0.0 MarkupSafe==3.0.2 -marshmallow==4.0.0 +marshmallow==4.0.1 mccabe==0.7.0 mdurl==0.1.2 mypy_extensions==1.1.0 @@ -36,25 +36,26 @@ mysqlclient==2.2.7 ordered-set==4.1.0 packaging==25.0 pathspec==0.12.1 -platformdirs==4.3.8 +platformdirs==4.4.0 pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0 Pygments==2.19.2 pyrsistent==0.20.0 -pytest==8.4.1 +pytest==8.4.2 python-dateutil==2.9.0.post0 +pytokens==0.1.10 pytz==2025.2 redis==6.4.0 referencing==0.36.2 -requests==2.32.4 -rich==13.9.4 -rpds-py==0.27.0 +requests==2.32.5 +rich==14.1.0 +rpds-py==0.27.1 setuptools==80.9.0 six==1.17.0 -SQLAlchemy==2.0.42 -typing_extensions==4.14.1 +SQLAlchemy==2.0.43 +typing_extensions==4.15.0 urllib3==2.5.0 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==1.17.2 +wrapt==1.17.3