Skip to content

Commit 2480674

Browse files
dependabot[bot]evilmooncake
authored andcommitted
Bump redis from 5.0.1 to 5.1.1 (pinterest#401)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.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@v5.0.1...v5.1.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 718c572 commit 2480674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Flask==3.0.0
33
itsdangerous==2.2.0
44
Jinja2==3.1.4
55
MarkupSafe==2.1.1
6-
redis==5.0.1
6+
redis==5.1.1
77
Werkzeug==3.0.3
88
flask-babel

0 commit comments

Comments
 (0)