diff --git a/requirements.txt b/requirements.txt index 62f2c76..479b2f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pyyaml==6.0.2 pydantic==2.9.2 pexpect==4.9.0 python-gnupg==0.5.2 -sentry-sdk==2.11.0 +sentry-sdk==2.15.0 websocket-client==1.8.0 # Pin cryptography module for now. More info at: # https://jasonralph.org/?p=997