Skip to content

Commit

Permalink
Bump sentry-sdk from 2.3.1 to 2.8.0 (#27)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 5e821cd commit 5709935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ respx==0.21.1
# via websockets-notification-py (pyproject.toml)
ruff==0.4.8
# via websockets-notification-py (pyproject.toml)
sentry-sdk==2.3.1
sentry-sdk==2.8.0
# via websockets-notification-py (pyproject.toml)
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pyjwt==2.8.0
# via websockets-notification-py (pyproject.toml)
python-dotenv==1.0.1
# via pydantic-settings
sentry-sdk==2.3.1
sentry-sdk==2.8.0
# via websockets-notification-py (pyproject.toml)
sniffio==1.3.1
# via
Expand Down

0 comments on commit 5709935

Please sign in to comment.