Skip to content

Commit

Permalink
poetry bot: bump sentry-sdk from 1.45.1 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.1 to 2.15.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.1...2.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent ba0b379 commit 8c843b7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 additions & 9 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 @@ -40,7 +40,7 @@ python = "^3.10.4"
python-stdnum = "^1.20"
redis = "^3.5.3"
requests = "^2.31.0"
sentry-sdk = "^1.45.0"
sentry-sdk = "^2.15.0"
shortuuid = "^1.0.13"
sib-api-v3-sdk = "^7.6.0"
tiktoken = "^0.5.2"
Expand Down

0 comments on commit 8c843b7

Please sign in to comment.