Skip to content

Commit a21023a

Browse files
Bump sentry-sdk from 2.49.0 to 2.50.0 (#93)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.49.0 to 2.50.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.49.0...2.50.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.50.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 0cefb6c commit a21023a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pytz==2021.1
4848
# apscheduler
4949
# python-telegram-bot
5050
# tzlocal
51-
sentry-sdk==2.49.0
51+
sentry-sdk==2.50.0
5252
# via -r requirements.in
5353
six==1.16.0
5454
# via apscheduler

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytz==2021.1
1919
# apscheduler
2020
# python-telegram-bot
2121
# tzlocal
22-
sentry-sdk==2.49.0
22+
sentry-sdk==2.50.0
2323
# via -r requirements.in
2424
six==1.16.0
2525
# via apscheduler

0 commit comments

Comments
 (0)