Skip to content

Commit 7658707

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

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.3
55
Werkzeug==3.1.6
6-
redis==7.2.0
6+
redis==7.3.0
77
python-dotenv==1.2.1
88
apiflask==3.0.2
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.2.0
148+
redis==7.3.0
149149
# via -r requirements.in
150150
requests==2.32.5
151151
# via

0 commit comments

Comments
 (0)