Update sentry-sdk from 2.34.1 to 2.35.0

This commit is contained in:
pyup-bot 2025-08-16 01:03:09 +08:00
parent 233084b8aa
commit 261f7fd692

View File

@ -8,7 +8,7 @@ psycopg[c]==3.2.9 # https://github.com/psycopg/psycopg
Collectfasta==3.3.0 # https://github.com/jasongi/collectfasta
{%- endif %}
{%- if cookiecutter.use_sentry == "y" %}
sentry-sdk==2.34.1 # https://github.com/getsentry/sentry-python
sentry-sdk==2.35.0 # https://github.com/getsentry/sentry-python
{%- endif %}
{%- if cookiecutter.use_docker == "n" and cookiecutter.windows == "y" %}
hiredis==3.2.1 # https://github.com/redis/hiredis-py