Skip to content

Commit

Permalink
chore(deps-dev): bump sentry-sdk from 1.40.5 to 2.8.0 (#324)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 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.40.5...2.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 8b364c4 commit 7e9bddd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
25 changes: 16 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 @@ -49,7 +49,7 @@ pre-commit = "^3.0.0"
pylama = "^8.4.1"
pylint = "^3.0.0"
pytest = "^8.0.0"
sentry-sdk = "^1.14.0"
sentry-sdk = ">=1.14,<3.0"
toml = "^0.10.2"
types-requests = "^2.28.11.12"
types-setuptools = "^69.0.0.0"
Expand Down

0 comments on commit 7e9bddd

Please sign in to comment.