Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 2.3.1 to 2.8.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.3.1 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@2.3.1...2.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 625e8ae commit 62e5400
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ mirascope = "^0.12.3"
tenacity = "^8.2.3"
pandas = "^2.2.2"
pyreadstat = "^1.2.7"
sentry-sdk = {extras = ["fastapi"], version = "^2.3.1"}
sentry-sdk = {extras = ["fastapi"], version = "^2.8.0"}
snowflake-sqlalchemy = "^1.6.1"
openpyxl = "^3.1.5"
deepeval = "^0.21.55"
Expand Down

0 comments on commit 62e5400

Please sign in to comment.