diff --git a/setup.cfg b/setup.cfg index dace50d263..a8d1042fe1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,7 +56,7 @@ install_requires = matterhook==0.2 meilisearch==0.31.5 numpy==2.0.1; python_version == '3.9' - numpy==2.1.1; python_version >= '3.10' + numpy==2.1.2; python_version >= '3.10' opencv-python==4.10.0.84 OpenTimelineIO==0.17.0 OpenTimelineIO-Plugins==0.17.0 @@ -103,12 +103,12 @@ test = monitoring = prometheus-flask-exporter==0.23.1 pygelf==0.4.2 - sentry-sdk==2.15.0 + sentry-sdk==2.16.0 lint = autoflake==2.3.1 - black==24.8.0 - pre-commit==3.8.0; python_version >= '3.9' + black==24.10.0 + pre-commit==4.0.0 [options.entry_points] console_scripts =