Skip to content

Commit

Permalink
Update sentry-sdk requirement from ~=2.14.0 to ~=2.16.0 in /app
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.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 109a53f commit f7238c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"pandas~=1.5.3",
"psycopg2-binary~=2.9.9",
"pystac~=1.11.0",
"sentry-sdk~=2.14.0",
"sentry-sdk~=2.16.0",
"slack-sdk~=3.33.0",
"uwsgi~=2.0.26",
"vcrpy~=6.0",
Expand Down

0 comments on commit f7238c4

Please sign in to comment.