Skip to content

Commit

Permalink
Update sentry-sdk requirement from <2.17,>=2.9.0 to >=2.9.0,<2.19
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.9.0...2.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 2a0b998 commit 9034b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ django-rest-passwordreset>=1.1,<1.5
drf-spectacular[sidecar]>=0.26.2,<0.28
django-environ>=0.10.0,<0.12
django-gravatar2>=1.4.4,<1.5
sentry-sdk>=2.9.0,<2.17
sentry-sdk>=2.9.0,<2.19

0 comments on commit 9034b89

Please sign in to comment.