Skip to content

Commit 9c758ab

Browse files
authored
Update sentry-sdk to 2.34.1 (#5955)
Update sentry-sdk from 2.33.2 to 2.34.1
1 parent af5a0d2 commit 9c758ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ psycopg[c]==3.2.9 # https://github.com/psycopg/psycopg
88
Collectfasta==3.3.0 # https://github.com/jasongi/collectfasta
99
{%- endif %}
1010
{%- if cookiecutter.use_sentry == "y" %}
11-
sentry-sdk==2.33.2 # https://github.com/getsentry/sentry-python
11+
sentry-sdk==2.34.1 # https://github.com/getsentry/sentry-python
1212
{%- endif %}
1313
{%- if cookiecutter.use_docker == "n" and cookiecutter.windows == "y" %}
1414
hiredis==3.2.1 # https://github.com/redis/hiredis-py

0 commit comments

Comments
 (0)