Skip to content

Commit d22c25b

Browse files
Bump redis from 6.1.0 to 6.2.0 in /requirements
Bumps [redis](https://github.com/redis/redis-py) from 6.1.0 to 6.2.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.1.0...v.6.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97defd1 commit d22c25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements-general.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fastjsonschema==2.21.1
44
Flask==3.1.1
55
gunicorn==23.0.0
66
psycopg2==2.9.10
7-
redis==6.1.0
7+
redis==6.2.0
88

99
# opentelemetry
1010
opentelemetry-api==1.33.1

0 commit comments

Comments
 (0)