mirror of
https://github.com/blackboxprogramming/blackroad-apps.git
synced 2026-03-17 04:57:16 -05:00
chore: bump redis from 5.0.1 to 7.3.0
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 7.3.0. - [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.1...v7.3.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.27.0
|
||||
pydantic==2.5.3
|
||||
redis==5.0.1
|
||||
redis==7.3.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
sqlalchemy==2.0.25
|
||||
|
||||
Reference in New Issue
Block a user