diff --git a/pyproject.toml b/pyproject.toml index b4cd4fa3..7d35f862 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "huey>=2.5.2", "python-dateutil==2.9.0.post0", "requests==2.32.3", - "sentry-sdk==2.13.0", + "sentry-sdk==2.19.0", "sphinx-rtd-theme==2.0.0", "sphinx-sitemap==2.6.0", "sphinx==7.3.7",