mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump redis from 5.0.4 to 5.0.7 in /apps/api
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.7. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.0.7) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
318c42439f
commit
64124eb778
2 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@ python-dotenv = "^1.0.0"
|
|||
python-jose = "^3.3.0"
|
||||
python-multipart = "^0.0.9"
|
||||
pyyaml = "^6.0.1"
|
||||
redis = "^5.0.1"
|
||||
redis = "^5.0.7"
|
||||
requests = "^2.32.3"
|
||||
resend = "^2.0.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^2.3.1"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue