diff --git a/setup.cfg b/setup.cfg index bd9637aab4..42438c21fe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ classifiers = zip_safe = False packages = find: install_requires = - babel==2.15.0 + babel==2.16.0 click==8.1.7 discord.py==2.4.0 email-validator==2.2.0 @@ -46,10 +46,10 @@ install_requires = flask-migrate==4.0.7 flask-socketio==5.3.6 flask==3.0.3 - gazu==0.10.13 + gazu==0.10.14 gevent-websocket==0.10.1 gevent==24.2.1 - gunicorn==22.0.0 + gunicorn==23.0.0 isoweek==1.3.3 itsdangerous==2.2.0 Jinja2==3.1.4 @@ -61,7 +61,7 @@ install_requires = opencv-python==4.10.0.84 OpenTimelineIO==0.17.0 OpenTimelineIO-Plugins==0.17.0 - orjson==3.10.6 + orjson==3.10.7 pillow==10.4.0 psutil==6.0.0 psycopg[binary]==3.2.1 @@ -103,7 +103,7 @@ test = monitoring = prometheus-flask-exporter==0.23.1 pygelf==0.4.2 - sentry-sdk==2.12.0 + sentry-sdk==2.13.0 lint = autoflake==2.3.1