Skip to content

Commit 93ce4b2

Browse files
chore(deps-dev): bump sentry-sdk[django] from 2.40.0 to 2.53.0
Bumps [sentry-sdk[django]](https://github.com/getsentry/sentry-python) from 2.40.0 to 2.53.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@2.40.0...2.53.0) --- updated-dependencies: - dependency-name: sentry-sdk[django] dependency-version: 2.53.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff8da27 commit 93ce4b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies = [
6262
[project.optional-dependencies]
6363
prod = [
6464
"gunicorn==23.0.0",
65-
"sentry-sdk[django]==2.40.0",
65+
"sentry-sdk[django]==2.53.0",
6666
"Whitenoise==6.11.0",
6767
"django-storages==1.14.4",
6868
"boto3==1.26.165",

0 commit comments

Comments
 (0)