Skip to content

Commit

Permalink
Merge pull request #264 from RamiAwar/dependabot/pip/backend/sentry-s…
Browse files Browse the repository at this point in the history
…dk-2.8.0

build(deps): bump sentry-sdk from 2.3.1 to 2.8.0 in /backend
  • Loading branch information
RamiAwar committed Sep 5, 2024
2 parents b2c6bbf + ff9be76 commit 58baa98
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
29 changes: 23 additions & 6 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.18.2"
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 58baa98

Please sign in to comment.