Skip to content

Commit 957137d

Browse files
authored
Update sentry-sdk to 2.57.0 (#6473)
1 parent 3f30da4 commit 957137d

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.56.0 # https://github.com/getsentry/sentry-python
11+
sentry-sdk==2.57.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)