Skip to content

Commit f98cf33

Browse files
Bump sentry-sdk from 2.9.0 to 2.10.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.9.0 to 2.10.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.9.0...2.10.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 d4c993f commit f98cf33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.9.0"
25+
sentry-sdk = "2.10.0"
2626
whitenoise = "6.7.0"
2727
psycopg = {extras = ["binary"], version = "3.2.1"}
2828

0 commit comments

Comments
 (0)