Skip to content

Commit f32a376

Browse files
build: Pin sentry-sdk to >=2.0.0
1 parent 72fdd66 commit f32a376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers =
1616
py_modules = pytest_sentry
1717
install_requires =
1818
pytest
19-
sentry-sdk>=2.0.0a1
19+
sentry-sdk>=2.0.0
2020
wrapt
2121

2222
[options.entry_points]

0 commit comments

Comments
 (0)