Skip to content

Commit b5081fb

Browse files
chore(deps): Bump redis from 5.2.1 to 6.1.0 in /3rdparty/py
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.1.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.1...v6.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a435205 commit b5081fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3rdparty/py/requirements-all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ greenlet==3.2.2
1717
gunicorn[gevent, setproctitle]==23.0.0
1818
html2text==2025.4.15
1919
lxml==5.4.0
20-
redis==5.2.1
20+
redis==6.1.0
2121
requests==2.32.3
2222
sentry-sdk==2.29.1
2323
tablib[xlsx]==3.8.0

0 commit comments

Comments
 (0)