Update sentry-sdk from 2.16.0 to 2.17.0

This commit is contained in:
pyup-bot 2024-10-17 11:03:45 +01:00
parent 67af42be0c
commit 674bbffaea

View File

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