Skip to content

Commit 8a82351

Browse files
pip: (deps): bump redis from 6.3.0 to 6.4.0
Bumps [redis](https://github.com/redis/redis-py) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0aa155 commit 8a82351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ python-dateutil==2.9.0.post0
6464
pytz==2025.2
6565
Pygments==2.19.2
6666
PyYAML==6.0.2
67-
redis==6.3.0
67+
redis==6.4.0
6868
requests==2.32.4
6969
rich==14.1.0
7070
ruamel.yaml==0.18.14

0 commit comments

Comments
 (0)