Skip to content

Commit 53b4c93

Browse files
Update sentry-sdk requirement from ==2.29.* to ==2.43.* in /server
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.29.0...2.43.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.43.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ad87d5 commit 53b4c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytz
2929
redis==6.1.0
3030
reportlab==4.4.*
3131
requests==2.32.*
32-
sentry-sdk==2.29.*
32+
sentry-sdk==2.43.*
3333
tqdm==4.67.*
3434
websockets==15.*
3535

0 commit comments

Comments
 (0)