Skip to content

Commit 603ab6e

Browse files
authored
Merge pull request #891 from ihorsokhanexoft/feature/ENG-10669
[ENG-10669] Upgrade sentry-sdk
2 parents 017c2df + 4bdc971 commit 603ab6e

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

poetry.lock

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"rdflib==7.1.3", # BSD 3 Clause
2727
"requests==2.32.3", # Apache 2.0
2828
"primitive_metadata==0.2025.1", # MIT
29-
"sentry-sdk[django]==2.24.1", # MIT
29+
"sentry-sdk[django]==2.55.0", # MIT
3030

3131
# to be removed in near-future work:
3232
"djangorestframework==3.16.0", # BSD

0 commit comments

Comments
 (0)