Skip to content

Commit b5006cf

Browse files
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 422a4f7 commit b5006cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ minio==7.2.20
33
requests==2.33.1
44
Flask==3.1.3
55
Werkzeug==3.1.8
6-
redis==7.4.0
6+
redis==8.0.0
77
python-dotenv==1.2.2
88
apiflask==3.1.0
99
roc-validator==0.9.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ rdflib[html]==7.1.4
145145
# owlrl
146146
# pyshacl
147147
# roc-validator
148-
redis==7.4.0
148+
redis==8.0.0
149149
# via -r requirements.in
150150
requests==2.33.1
151151
# via

0 commit comments

Comments
 (0)