Skip to content

Commit 96c6228

Browse files
Bump redis from 6.4.0 to 7.1.0
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.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@v6.4.0...v7.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfedd6c commit 96c6228

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ minio==7.2.18
33
requests==2.32.5
44
Flask==3.1.2
55
Werkzeug==3.1.3
6-
redis==6.4.0
6+
redis==7.1.0
77
python-dotenv==1.1.1
88
apiflask==2.4.0
99
roc-validator==0.7.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ rdflib[html]==7.1.4
134134
# owlrl
135135
# pyshacl
136136
# roc-validator
137-
redis==6.4.0
137+
redis==7.1.0
138138
# via -r requirements.in
139139
requests==2.32.5
140140
# via

0 commit comments

Comments
 (0)