Skip to content

Commit 221c15b

Browse files
Bump redis from 7.1.1 to 7.2.0
Bumps [redis](https://github.com/redis/redis-py) from 7.1.1 to 7.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@v7.1.1...v7.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe43ffd commit 221c15b

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.32.5
44
Flask==3.1.2
55
Werkzeug==3.1.5
6-
redis==7.1.1
6+
redis==7.2.0
77
python-dotenv==1.2.1
88
apiflask==3.0.2
99
roc-validator==0.8

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.1.1
148+
redis==7.2.0
149149
# via -r requirements.in
150150
requests==2.32.5
151151
# via

0 commit comments

Comments
 (0)