diff --git a/pyproject.toml b/pyproject.toml index 5c0145a8f..c73fe88c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "rustworkx>=0.15.1", "typing-extensions>=4.12.2", "termcolor>=2.4.0", - "sentry-sdk==2.26.0", + "sentry-sdk==2.26.1", "click>=8.1.7", "requests>=2.32.3", "lazy-object-proxy>=0.0.0",