Skip to content

Commit 7bb11eb

Browse files
Bump redis from 7.3.0 to 7.4.0
Bumps [redis](https://github.com/redis/redis-py) from 7.3.0 to 7.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@v7.3.0...v7.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b336b6b commit 7bb11eb

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.0
44
Flask==3.1.3
55
Werkzeug==3.1.6
6-
redis==7.3.0
6+
redis==7.4.0
77
python-dotenv==1.2.2
88
apiflask==3.1.0
99
roc-validator==0.8.1

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.3.0
148+
redis==7.4.0
149149
# via -r requirements.in
150150
requests==2.33.0
151151
# via

0 commit comments

Comments
 (0)