Skip to content

Commit 5b49559

Browse files
dependabot[bot]Sak1012
authored andcommitted
chore(deps): update sentry-sdk requirement from ==2.46.* to ==2.47.* (#1435)
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.46.0...2.47.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.47.0 dependency-type: direct:production ... Signed-off-by: Mario Behling <[email protected]>
1 parent f7b4dd0 commit 5b49559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies = [
5454
'django-markup',
5555
'markdown==3.10',
5656
'bleach==6.3.*',
57-
'sentry-sdk==2.46.*',
57+
'sentry-sdk==2.47.*',
5858
'babel',
5959
'pycparser==2.22',
6060
'django-redis==5.4.*',

0 commit comments

Comments
 (0)