Skip to content

Commit fe43ffd

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

2 files changed

Lines changed: 2 additions & 4 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.0
6+
redis==7.1.1
77
python-dotenv==1.2.1
88
apiflask==3.0.2
99
roc-validator==0.8

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ argon2-cffi==25.1.0
1616
# via minio
1717
argon2-cffi-bindings==25.1.0
1818
# via argon2-cffi
19-
async-timeout==5.0.1
20-
# via redis
2119
attrs==25.3.0
2220
# via
2321
# cattrs
@@ -147,7 +145,7 @@ rdflib[html]==7.1.4
147145
# owlrl
148146
# pyshacl
149147
# roc-validator
150-
redis==7.1.0
148+
redis==7.1.1
151149
# via -r requirements.in
152150
requests==2.32.5
153151
# via

0 commit comments

Comments
 (0)