Skip to content

Commit ae770a0

Browse files
authored
Update sentry-sdk to 2.58.0 (#6503)
Update sentry-sdk from 2.57.0 to 2.58.0
1 parent 291c11d commit ae770a0

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.3.3 # https://github.com/psycopg/psycopg
88
Collectfasta==3.3.3 # https://github.com/jasongi/collectfasta
99
{%- endif %}
1010
{%- if cookiecutter.use_sentry == "y" %}
11-
sentry-sdk==2.57.0 # https://github.com/getsentry/sentry-python
11+
sentry-sdk==2.58.0 # https://github.com/getsentry/sentry-python
1212
{%- endif %}
1313
{%- if cookiecutter.use_docker == "n" and cookiecutter.windows == "y" %}
1414
hiredis==3.3.1 # https://github.com/redis/hiredis-py

0 commit comments

Comments
 (0)