Skip to content

Commit

Permalink
Bump sentry-sdk from 2.16.0 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.16.0...2.17.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 3454f2c commit 9a4d1ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ python-crontab==3.2.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
secure==1.0.0
sentry-sdk==2.16.0
sentry-sdk==2.17.0
six==1.16.0
sqlparse==0.5.1
tzdata==2024.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-constance==4.1.2
environs==11.0.0
gunicorn==23.0.0

sentry-sdk==2.16.0
sentry-sdk==2.17.0

# Background Jobs
celery==5.4.0
Expand Down

0 comments on commit 9a4d1ee

Please sign in to comment.