Skip to content

Commit dfe4415

Browse files
Bump sentry-sdk from 2.56.0 to 2.58.0 (#556)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.56.0 to 2.58.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.56.0...2.58.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.58.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 886a1bf commit dfe4415

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

requirements.in

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

requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ packaging==26.0
119119
# build
120120
# gunicorn
121121
# wheel
122-
pip==26.0.1
123-
# via pip-tools
124122
pip-tools==7.5.3
125123
# via -r requirements.in
126124
platformdirs==4.9.6
@@ -168,10 +166,8 @@ requests==2.33.1
168166
# pyjwkest
169167
s3transfer==0.10.4
170168
# via boto3
171-
sentry-sdk==2.56.0
169+
sentry-sdk[flask]==2.58.0
172170
# via -r requirements.in
173-
setuptools==82.0.1
174-
# via pip-tools
175171
six==1.17.0
176172
# via
177173
# -r requirements.in

0 commit comments

Comments
 (0)