Skip to content

Commit 0ec4c70

Browse files
dependabot[bot]BigSpaceships
authored andcommitted
Bump sentry-sdk from 2.24.1 to 2.56.0 (#543)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.24.1 to 2.56.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.24.1...2.56.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.56.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>
1 parent 20af72d commit 0ec4c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pip-tools~=7.5.3
2424
psycopg2-binary~=2.9.3
2525
pylint~=3.3.6
2626
python-editor~=1.0.3
27-
sentry-sdk[flask]~=2.24.1
27+
sentry-sdk[flask]~=2.56.0
2828
six~=1.17.0
2929
SQLAlchemy~=2.0.48
3030
structlog~=25.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ requests==2.33.0
180180
# pyjwkest
181181
s3transfer==0.10.4
182182
# via boto3
183-
sentry-sdk[flask]==2.24.1
183+
sentry-sdk[flask]==2.56.0
184184
# via -r requirements.in
185185
six==1.17.0
186186
# via

0 commit comments

Comments
 (0)