Skip to content

Commit

Permalink
Update sentry-sdk requirement from ==2.14.* to ==2.19.* in /server
Browse files Browse the repository at this point in the history
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version.
- [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.14.0...2.19.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent e679842 commit d6c4a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytz
redis==5.2.0
reportlab==4.2.*
requests==2.32.*
sentry-sdk==2.14.*
sentry-sdk==2.19.*
tqdm==4.66.*
websockets==14.*

Expand Down

0 comments on commit d6c4a82

Please sign in to comment.