Skip to content

Commit afb0edf

Browse files
Update sentry-sdk requirement from ~=2.19.0 to ~=2.20.0 (#1361)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fb3b8f commit afb0edf

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.6.0",
4343
"scipy >= 1.14.0,<= 1.15.0", # nipype needs networkx, which needs scipy > 1.8.0
4444
"seaborn", # for plots
45-
"sentry-sdk ~= 2.19.0", # for usage reports
45+
"sentry-sdk ~= 2.20.0", # for usage reports
4646
"templateflow ~= 24.2.0",
4747
"toml",
4848
]

0 commit comments

Comments
 (0)