Skip to content

Commit 773efad

Browse files
pip: (deps): bump redis from 7.4.0 to 8.0.0
Bumps [redis](https://github.com/redis/redis-py) from 7.4.0 to 8.0.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: redis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ce5f23 commit 773efad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ python-dateutil==2.9.0.post0
6565
pytz==2026.2
6666
Pygments==2.20.0
6767
PyYAML==6.0.3
68-
redis==7.4.0
68+
redis==8.0.0
6969
requests==2.34.2
7070
rich==15.0.0
7171
ruamel.yaml==0.19.1

0 commit comments

Comments
 (0)