Skip to content

Commit

Permalink
Update sentry-sdk requirement from <=2.9.0 to <=2.12.0 (#437)
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@0.1.0-preview1...2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent c5e8840 commit 57447ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"pybids <= 0.17.0",
"requests",
"sdcflows <= 2.10.0",
"sentry-sdk <= 2.9.0",
"sentry-sdk <= 2.12.0",
"smriprep <= 0.16.0",
"templateflow <= 24.2.0",
"toml",
Expand Down

0 comments on commit 57447ff

Please sign in to comment.