Skip to content

Commit

Permalink
Bump sentry-sdk to 1.35.0
Browse files Browse the repository at this point in the history
This should fix an issue with cron monitoring not pulling timezones
correctly, leading to inconsistent reporting on our cron jobs.

getsentry/sentry-python#2497
  • Loading branch information
samuelhwilliams committed Nov 15, 2023
1 parent dd208dc commit ec76654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -235,7 +235,7 @@ s3transfer==0.6.0
# boto3
segno==1.5.2
# via notifications-utils
sentry-sdk[celery,flask,sqlalchemy]==1.32.0
sentry-sdk[celery,flask,sqlalchemy]==1.35.0
# via -r requirements.in
shapely==1.8.4
# via notifications-utils
Expand Down

0 comments on commit ec76654

Please sign in to comment.