mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump resend from 0.7.2 to 0.8.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/resendlabs/resend-python/releases) - [Commits](https://github.com/resendlabs/resend-python/compare/v0.7.2...v0.8.0) --- updated-dependencies: - dependency-name: resend dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
af4931b568
commit
8b39361a1f
2 changed files with 5 additions and 5 deletions
|
|
@ -31,7 +31,7 @@ python-multipart = "^0.0.7"
|
|||
pyyaml = "^6.0.1"
|
||||
redis = "^5.0.1"
|
||||
requests = "^2.31.0"
|
||||
resend = "^0.7.2"
|
||||
resend = "^0.8.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^1.39.2"}
|
||||
sqlmodel = "0.0.16"
|
||||
tiktoken = "^0.5.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue