diff --git a/pyproject.toml b/pyproject.toml index 755cc96..33c83a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "munch==4.0.0", "python-telegram-bot==21.3", "peewee==3.17.5", - "sentry-sdk==2.6.0", + "sentry-sdk==2.8.0", ] requires-python = "==3.10.*" authors = [