mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump requests from 2.31.0 to 2.32.3 in /apps/api
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4663d4d0ae
commit
bb5caca8c6
2 changed files with 6 additions and 6 deletions
|
|
@ -30,7 +30,7 @@ python-jose = "^3.3.0"
|
|||
python-multipart = "^0.0.9"
|
||||
pyyaml = "^6.0.1"
|
||||
redis = "^5.0.1"
|
||||
requests = "^2.31.0"
|
||||
requests = "^2.32.3"
|
||||
resend = "^2.0.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^2.3.1"}
|
||||
sqlmodel = "^0.0.16"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue