diff --git a/pyproject.toml b/pyproject.toml index 82fda23..94a481e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ [project.optional-dependencies] dev-test = [ "aioworkers==0.27.0", - "sentry-sdk==2.12.0", + "sentry-sdk==2.19.2", "coverage[toml]==7.4.4", "pytest==8.3.3", "pytest-aioworkers[asyncio]==0.4",