Skip to content

Commit

Permalink
Bump sentry-sdk from 1.45.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 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@1.45.0...2.8.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 35c825e commit 57a4f82
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 13 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requests = "^2.32.2"
python-dateutil = "^2.8.2"
pydantic = "^2.6.0"
discord-py = "^2.3.2"
sentry-sdk = "^1.40.5"
sentry-sdk = "^2.8.0"
pytest = "^8.2.2"
pytest-asyncio = "^0.23.7"
pytest-env = "^1.1.3"
Expand Down

0 comments on commit 57a4f82

Please sign in to comment.