Skip to content

Commit

Permalink
Update sentry-sdk requirement from ~=2.5.1 to ~=2.14.0
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.5.1...2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent dba46ce commit 3e224bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ numpy==1.26.4
psycopg2-binary==2.9.9
python-dateutil==2.9.0.post0
scipy==1.14.1
sentry-sdk~=2.5.1
sentry-sdk~=2.14.0
supervisor==4.2.5
tables==3.9.2

0 comments on commit 3e224bf

Please sign in to comment.