Skip to content

Commit

Permalink
Update sentry-sdk requirement in /provisioning/roles/publicdb/files
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@1.45.0...2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 37b9720 commit 0d81e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/roles/publicdb/files/requirements-pip.txt
@@ -1,6 +1,6 @@
Django~=4.2.11
python-dateutil==2.9.0.post0

sentry-sdk~=1.45.0
sentry-sdk~=2.0.1

hisparc-sapphire==2.0.0

0 comments on commit 0d81e0a

Please sign in to comment.