Skip to content

Commit

Permalink
Update sentry-sdk requirement from ~=2.17.0 to ~=2.18.0 (#1315)
Browse files Browse the repository at this point in the history
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] authored Nov 4, 2024
1 parent f927f34 commit 1458177
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 @@ -42,7 +42,7 @@ dependencies = [
"scikit-learn <= 1.5.2",
"scipy >= 1.14.0,<= 1.14.1", # nipype needs networkx, which needs scipy > 1.8.0
"seaborn", # for plots
"sentry-sdk ~= 2.17.0", # for usage reports
"sentry-sdk ~= 2.18.0", # for usage reports
"templateflow ~= 24.2.0",
"toml",
]
Expand Down

0 comments on commit 1458177

Please sign in to comment.