Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit f4d09e1

Browse files
Bump sentry-sdk in the minor-patch-dependencies group (#1470)
Bumps the minor-patch-dependencies group with 1 update: [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `sentry-sdk` from 2.3.1 to 2.5.1 - [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.3.1...2.5.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ae1e15 commit f4d09e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ requests==2.32.3 \
3838
# via
3939
# -r requirements.in
4040
# kinto-http
41-
sentry-sdk==2.3.1 \
42-
--hash=sha256:139a71a19f5e9eb5d3623942491ce03cf8ebc14ea2e39ba3e6fe79560d8a5b1f \
43-
--hash=sha256:c5aeb095ba226391d337dd42a6f9470d86c9fc236ecc71cfc7cd1942b45010c6
41+
sentry-sdk==2.5.1 \
42+
--hash=sha256:1f87acdce4a43a523ae5aa21a3fc37522d73ebd9ec04b1dbf01aa3d173852def \
43+
--hash=sha256:fbc40a78a8a9c6675133031116144f0d0940376fa6e4e1acd5624c90b0aaf58b
4444
# via -r requirements.in
4545
unidecode==1.3.4 \
4646
--hash=sha256:8e4352fb93d5a735c788110d2e7ac8e8031eb06ccbfe8d324ab71735015f9342 \

0 commit comments

Comments
 (0)