Skip to content

Commit

Permalink
Update sentry-sdk requirement from ~=1.4.3 to ~=1.38.0 (PennLINC#1013)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent 72413a8 commit cc57345
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 @@ -37,7 +37,7 @@ dependencies = [
"scikit-learn ~= 1.1",
"scipy >= 1.8.0", # nipype needs networkx, which needs scipy > 1.8.0
"seaborn", # for plots
"sentry-sdk ~= 1.4.3", # for usage reports
"sentry-sdk ~= 1.38.0", # for usage reports
"templateflow ~= 0.8.1",
]
dynamic = ["version"]
Expand Down

0 comments on commit cc57345

Please sign in to comment.