Skip to content

Commit c0df4e5

Browse files
Bump sentry-sdk from 2.30.0 to 2.32.0 (#1748)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.30.0 to 2.32.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.30.0...2.32.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabien Le Frapper <contact@fabienlefrapper.me>
1 parent 8e5d7aa commit c0df4e5

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
@@ -96,7 +96,7 @@ pillow = "^11.2.1"
9696
psycopg2 = "^2.9.10"
9797
python-decouple = "^3.8"
9898
requests = "^2.32.4"
99-
sentry-sdk = "^2.30.0"
99+
sentry-sdk = "^2.32.0"
100100
shortuuid = "^1.0.13"
101101
tqdm = "^4.67.1"
102102
unidecode = "^1.4.0"

0 commit comments

Comments
 (0)