Upgrade sentry-sdk package

This commit is contained in:
grossmj 2025-08-30 21:51:20 +02:00
parent 12d1d04462
commit 10322135e3
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -3,7 +3,7 @@ aiohttp>=3.10.11,<3.11 # version 3.10.11 is the last compatible version with Py
aiohttp-cors>=0.7.0,<0.8
aiofiles>=24.1.0,<25.0
Jinja2>=3.1.6,<3.2
sentry-sdk>=2.26.1,<2.27 # optional dependency
sentry-sdk>=2.35.1,<2.36 # optional dependency
psutil>=7.0.0
async-timeout>=5.0.1,<5.1
distro>=1.9.0