Skip to content

Commit

Permalink
bump sentry version
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroserrudo authored Aug 6, 2024
1 parent 0f37df6 commit 98545fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pytest-django = "^4.1.0"
pytest-mock = "^3"
pytest-subtests = "^0.3"
djangorestframework = "^3.11.0"
sentry-sdk = "^0.14.3"
sentry-sdk = ">=0.14.3,<2.9.0"
gunicorn = "^20.0.4"
uvicorn = "^0.12.1"
pytest-asyncio = "^0.20.2"
Expand Down

0 comments on commit 98545fe

Please sign in to comment.