Skip to content

Commit

Permalink
fix(deps): update dependency sentry-sdk to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 4227a43 commit 06ad28b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
23 changes: 14 additions & 9 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 @@ -29,7 +29,7 @@ pydantic = "^2.0.0"
typing-extensions = "^4.2.0"
python-dotenv = "^1.0.0"
boto3 = { version = "^1.24.8", optional = true }
sentry-sdk = { version = "^1.14.0", optional = true }
sentry-sdk = { version = "^2.0.0", optional = true }

[tool.poetry.extras]
s3 = ["boto3"]
Expand Down

0 comments on commit 06ad28b

Please sign in to comment.