diff --git a/pyproject.toml b/pyproject.toml index 9a9935d..dba5e8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ [project.optional-dependencies] dev-test = [ "aioworkers==0.27.0", - "sentry-sdk==2.7.1", + "sentry-sdk==2.12.0", "coverage[toml]==7.4.4", "pytest==8.2.2", "pytest-aioworkers[asyncio]==0.4",