diff --git a/pyproject.toml b/pyproject.toml index e936f58..39eca34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ [project.optional-dependencies] dev-test = [ "aioworkers==0.27.0", - "sentry-sdk==1.29.2", + "sentry-sdk==1.30.0", "coverage[toml]==7.2.7", "pytest==7.4.0", "pytest-aioworkers[asyncio]==0.4",