Update the sentry-sdk we use

recommended by dependabot; 'should not be a problem' (i.e. we just
use this for dogfooding, not in our actual code-paths)
This commit is contained in:
Klaas van Schelven
2024-10-08 13:25:56 +02:00
parent 98776ebdfb
commit b1d2ec37fa

View File

@@ -1,6 +1,6 @@
gunicorn
Django==4.2.*
sentry-sdk==2.3.*
sentry-sdk==2.15.*
django-tailwind==3.6.*
jsonschema==4.19.*
semver==3.0.*