Skip to content

Commit 071b401

Browse files
Update sentry-sdk requirement from ~=2.46.0 to ~=2.47.0 (#1552)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3ce0eb commit 071b401

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
@@ -42,7 +42,7 @@ dependencies = [
4242
"scikit-learn <= 1.7.2",
4343
"scipy >= 1.14.0,<= 1.15.3", # nipype needs networkx, which needs scipy > 1.8.0
4444
"seaborn", # for plots
45-
"sentry-sdk ~= 2.46.0", # for usage reports
45+
"sentry-sdk ~= 2.47.0", # for usage reports
4646
"templateflow ~= 25.1.1",
4747
"toml",
4848
"trimesh",

0 commit comments

Comments
 (0)