Skip to content

Commit

Permalink
poetry bot: bump sentry-sdk from 1.45.0 to 2.13.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.13.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.13.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 Aug 27, 2024
1 parent d16b4dd commit 78a3664
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
26 changes: 15 additions & 11 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.32.3"
sentry-sdk = "^1.45.0"
sentry-sdk = "^2.13.0"
shortuuid = "^1.0.13"
sib-api-v3-sdk = "^7.6.0"
tiktoken = "^0.5.2"
Expand Down

0 comments on commit 78a3664

Please sign in to comment.