Skip to content

Commit af1307c

Browse files
dependabot[bot]nkiryanov
authored andcommitted
Bump sentry-sdk from 2.3.1 to 2.8.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.3.1 to 2.8.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.3.1...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e821cd commit af1307c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ respx==0.21.1
119119
# via websockets-notification-py (pyproject.toml)
120120
ruff==0.4.8
121121
# via websockets-notification-py (pyproject.toml)
122-
sentry-sdk==2.3.1
122+
sentry-sdk==2.8.0
123123
# via websockets-notification-py (pyproject.toml)
124124
six==1.16.0
125125
# via

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pyjwt==2.8.0
4646
# via websockets-notification-py (pyproject.toml)
4747
python-dotenv==1.0.1
4848
# via pydantic-settings
49-
sentry-sdk==2.3.1
49+
sentry-sdk==2.8.0
5050
# via websockets-notification-py (pyproject.toml)
5151
sniffio==1.3.1
5252
# via

0 commit comments

Comments
 (0)