diff --git a/setup.cfg b/setup.cfg index 86c2978c6d..592c84cf19 100644 --- a/setup.cfg +++ b/setup.cfg @@ -63,19 +63,19 @@ install_requires = orjson==3.10.7 pillow==10.4.0 psutil==6.0.0 - psycopg[binary]==3.2.1 + psycopg[binary]==3.2.3 pyotp==2.9.0 pysaml2==7.5.0 python-nomad==2.0.1 python-slugify==8.0.4 python-socketio==5.11.4 - pytz==2024.1 - redis==5.0.8 + pytz==2024.2 + redis==5.1.0 requests==2.32.3 rq==1.16.2 slackclient==2.9.4 sqlalchemy_utils==0.41.2 - sqlalchemy==2.0.34 + sqlalchemy==2.0.35 ua-parser==0.18.0 werkzeug==3.0.4 @@ -95,15 +95,15 @@ dev = wheel test = - fakeredis==2.24.1 + fakeredis==2.25.0 mixer==7.2.2 pytest-cov==5.0.0 - pytest==8.3.2 + pytest==8.3.3 monitoring = prometheus-flask-exporter==0.23.1 pygelf==0.4.2 - sentry-sdk==2.13.0 + sentry-sdk==2.14.0 lint = autoflake==2.3.1