Skip to content

Commit e205b2d

Browse files
Update sentry-sdk requirement from >=2.14.0 to >=2.60.0 in /backend
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.14.0...2.60.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.60.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3a604e commit e205b2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies = [
5858
"django-ordered-model==3.5",
5959
"uwsgi==2.0.30",
6060
"django-storages==1.14.4",
61-
"sentry-sdk>=2.14.0",
61+
"sentry-sdk>=2.60.0",
6262
"boto3==1.43.9",
6363
"pycountry<20.0,>=19.8",
6464
"countries<1.0.0,>=0.2.0",

0 commit comments

Comments
 (0)