chore(pip-prod)(deps): bump sentry-sdk from 2.12.0 to 2.13.0

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.12.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](https://github.com/getsentry/sentry-python/compare/2.12.0...2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-13 15:11:49 +00:00
committed by Luke Tainton
parent 3c9b6d0c21
commit 0fefd170f7
2 changed files with 6 additions and 5 deletions

View File

@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.11.2"
webex-bot = "^0.5.1"
pillow = "^10.4.0"
sentry-sdk = "^2.12.0"
sentry-sdk = "^2.13.0"
[tool.poetry.group.dev.dependencies]
black = "^24.8.0"