Skip to content

Commit

Permalink
Merge pull request #98 from dbca-wa/dependabot/pip/sentry-sdk-2.16.0
Browse files Browse the repository at this point in the history
Bump sentry-sdk from 1.40.5 to 2.16.0
  • Loading branch information
rockychen-dpaw authored Oct 17, 2024
2 parents 93a138e + 4202d2b commit 4819b24
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
27 changes: 17 additions & 10 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 @@ -24,7 +24,7 @@ Pillow = "10.3.0"
PyJWT = "2.8.0"
psutil = "5.9.8"
redis = "5.0.4"
sentry-sdk = {version = "1.40.5", extras = ["django"]}
sentry-sdk = {version = "2.16.0", extras = ["django"]}

[tool.poetry.dev-dependencies]
ipython = "^7.31.1"
Expand Down

0 comments on commit 4819b24

Please sign in to comment.