Skip to content

Commit

Permalink
Merge pull request #429 from akhilnarang/dependabot/pip/sentry-sdk-2.…
Browse files Browse the repository at this point in the history
…11.0

chore(deps): Bump sentry-sdk from 2.10.0 to 2.11.0
  • Loading branch information
akhilnarang authored Jul 25, 2024
2 parents 0355cb6 + 6e14fd5 commit a24e805
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@ gunicorn = "^22.0.0"
python-dateutil = "^2.9.0.post0"
firebase-admin = "^6.5.0"
brotli-asgi = "^1.4.0"
sentry-sdk = {extras = ["arq", "fastapi", "httpx", "starlette"], version = "^2.10.0"}
sentry-sdk = {extras = ["arq", "fastapi", "httpx", "starlette"], version = "^2.11.0"}
lxml = "^5.2.2"
redis = {extras = ["hiredis"], version = "^5.0.7"}
arq = "^0.25.0"
Expand Down

0 comments on commit a24e805

Please sign in to comment.