Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 2.7.1 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.7.1 to 2.11.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.7.1...2.11.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>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 5294872 commit 0091e1e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 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 @@ -28,7 +28,7 @@ psycopg2-binary = { version = "^2.9.9", optional = true }
pymemcache = { version = "^4.0.0", optional = true }
python = "^3.12"
pytz = "^2024.1"
sentry-sdk = "^2.7.1"
sentry-sdk = "^2.11.0"
setuptools = "^70.1.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 0091e1e

Please sign in to comment.