Skip to content

Commit

Permalink
chore(deps): bump sentry-sdk in /backend/requirements
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.1 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.5.1...2.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 1993cc0 commit 908c5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/production.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r base.txt

sentry-sdk==2.5.1
sentry-sdk==2.17.0

0 comments on commit 908c5c1

Please sign in to comment.