Skip to content

Commit 090a902

Browse files
Bump sentry-sdk from 2.58.0 to 2.59.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.58.0 to 2.59.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.58.0...2.59.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2561c5 commit 090a902

2 files changed

Lines changed: 2 additions & 2 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.58.0
26+
sentry-sdk[flask]~=2.59.0
2727
six~=1.17.0
2828
SQLAlchemy~=2.0.48
2929
structlog~=25.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ requests==2.33.1
166166
# pyjwkest
167167
s3transfer==0.10.4
168168
# via boto3
169-
sentry-sdk[flask]==2.58.0
169+
sentry-sdk[flask]==2.59.0
170170
# via -r requirements.in
171171
six==1.17.0
172172
# via

0 commit comments

Comments
 (0)