Skip to content

Commit 5a8df13

Browse files
authored
Merge pull request #44 from rustymotors/renovate/sentry-sdk-2.x
chore(deps): update dependency sentry-sdk to v2.15.0
2 parents 1a51436 + b3a5ccd commit 5a8df13

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pdm.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ authors = [{ name = "Molly Draven", email = "drazi@duck.com" }]
2020
requires-python = "<4.0,>=3.11"
2121
dependencies = [
2222
"cryptography==43.0.0",
23-
"sentry-sdk==2.12.0",
23+
"sentry-sdk==2.15.0",
2424
"curtsies<1.0.0,>=0.4.2",
2525
"django<6.0.0,>=5.0.6",
2626
]

0 commit comments

Comments
 (0)