Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] fd45c99f6c deps(deps): bump redis from 5.0.1 to 7.0.0
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 7.0.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.0.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:04:45 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ aiosqlite==0.21.0
pydantic==2.11.9
pydantic-settings==2.10.1
python-dotenv==1.1.1
redis==5.0.1
redis==7.0.0
PyYAML==6.0.2
fastapi==0.115.6
uvicorn==0.32.1