mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump sentry-sdk from 1.45.0 to 2.0.1 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.0.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.45.0...2.0.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
695322cc16
commit
ba8c0e180b
2 changed files with 7 additions and 7 deletions
|
|
@ -32,7 +32,7 @@ pyyaml = "^6.0.1"
|
|||
redis = "^5.0.1"
|
||||
requests = "^2.31.0"
|
||||
resend = "^0.8.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^1.45.0"}
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^2.0.1"}
|
||||
sqlmodel = "^0.0.16"
|
||||
tiktoken = "^0.6.0"
|
||||
uvicorn = "0.29.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue