Skip to content

Commit

Permalink
Update sentry-sdk requirement from ==2.19.* to ==2.20.* 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.19.0...2.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent ec2ceac commit 4f8b241
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.1
reportlab==4.2.*
requests==2.32.*
sentry-sdk==2.19.*
sentry-sdk==2.20.*
tqdm==4.67.*
websockets==14.*

Expand Down

0 comments on commit 4f8b241

Please sign in to comment.