Skip to content

Commit effe0a2

Browse files
authored
Merge pull request #1490 from poldracklab/enh/update_sentry
[MAINT] Update sentry-sdk
2 parents e4acc15 + eafda93 commit effe0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
],
126126
'duecredit': ['duecredit'],
127127
'resmon': [],
128-
'sentry': ['sentry-sdk>=0.5.3'],
128+
'sentry': ['sentry-sdk>=0.6.9'],
129129
'tests': TESTS_REQUIRES,
130130
}
131131
EXTRA_REQUIRES['docs'] = EXTRA_REQUIRES['doc']

0 commit comments

Comments
 (0)