mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump sentry-sdk from 2.12.0 to 2.13.0 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.12.0 to 2.13.0. - [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/2.12.0...2.13.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
798658d742
commit
c4aff19c6a
2 changed files with 6 additions and 5 deletions
|
|
@ -32,7 +32,7 @@ pyyaml = "^6.0.1"
|
|||
redis = "^5.0.7"
|
||||
requests = "^2.32.3"
|
||||
resend = "^2.3.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^2.3.1"}
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^2.13.0"}
|
||||
sqlmodel = "^0.0.19"
|
||||
tiktoken = "^0.7.0"
|
||||
uvicorn = "0.30.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue