Skip to content

Commit

Permalink
Update sentry-sdk requirement from ==2.14.* to ==2.19.* in /server (#282
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 6302395 commit 7b30bd4
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 7b30bd4

Please sign in to comment.