Skip to content

Commit 1290af1

Browse files
Bump sentry-sdk from 1.14.0 to 2.8.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.14.0 to 2.8.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.14.0...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5aca48f commit 1290af1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

depthai_sdk/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ depthai
88
PyTurboJPEG==1.6.4
99
marshmallow==3.17.0
1010
xmltodict
11-
sentry-sdk==1.21.0
11+
sentry-sdk==2.8.0
1212
depthai-pipeline-graph==0.0.5
1313
ahrs==0.3.1

requirements-optional.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
open3d==0.10.0.0; platform_machine != "armv6l" and platform_machine != "armv7l" and python_version < "3.9" and platform_machine != "aarch64"
22
ffmpy3==0.2.4
33
pyusb==1.2.1
4-
sentry-sdk==1.14.0
4+
sentry-sdk==2.8.0
55

66
# Needed for Replay functionality (for Readers)
77
mcap>=0.0.10

0 commit comments

Comments
 (0)