Skip to content

Commit

Permalink
Merge pull request #416 from akhilnarang/dependabot/pip/sentry-sdk-2.7.0
Browse files Browse the repository at this point in the history
chore(deps): Bump sentry-sdk from 2.6.0 to 2.7.0
  • Loading branch information
akhilnarang authored Jun 27, 2024
2 parents 0c04657 + 40d0f19 commit 9cd61e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -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.6.0"}
sentry-sdk = {extras = ["arq", "fastapi", "httpx", "starlette"], version = "^2.7.0"}
lxml = "^5.2.2"
redis = {extras = ["hiredis"], version = "^5.0.7"}
arq = "^0.25.0"
Expand Down

0 comments on commit 9cd61e9

Please sign in to comment.