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 Apr 25, 2024
1 parent c503771 commit 919b628
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 919b628

Please sign in to comment.