Skip to content

Commit d484c8e

Browse files
Update sentry-sdk requirement from <=2.14.0 to <=2.15.0 (#445)
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.15.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73a8c5d commit d484c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"pybids <= 0.17.2",
3535
"requests",
3636
"sdcflows <= 2.10.0",
37-
"sentry-sdk <= 2.14.0",
37+
"sentry-sdk <= 2.15.0",
3838
"smriprep <= 0.16.1",
3939
"templateflow <= 24.2.2",
4040
"toml",

0 commit comments

Comments
 (0)