Skip to content

Commit 4b3fe92

Browse files
Bump sentry-sdk from 2.10.0 to 2.12.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.12.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.10.0...2.12.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6d2b4f commit 4b3fe92

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -22,7 +22,7 @@ PyJWT = {version = "2.8.0", extras = ["crypto"]}
2222
pymdown-extensions = "10.8.1"
2323
python-frontmatter = "1.1.0"
2424
pyyaml = "6.0.1"
25-
sentry-sdk = "2.10.0"
25+
sentry-sdk = "2.12.0"
2626
whitenoise = "6.7.0"
2727
psycopg = {extras = ["binary"], version = "3.2.1"}
2828

0 commit comments

Comments
 (0)