Skip to content

Commit

Permalink
Redis bump new version 5.0.1 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Leandro Felicio <leandro.felicio@g.globo>
  • Loading branch information
Meisterzeit and Leandro Felicio authored Oct 31, 2023
1 parent 22d1afd commit 98c44b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def read(fname):
]

RUNTIME_REQUIREMENTS = [
"redis==4.*,>=4.1.3",
"redis==5.*,>=5.0.1",
"thumbor==7.*,>=7.0.6",
"pre-commit==2.*,>=2.17.0",
]
Expand Down

0 comments on commit 98c44b4

Please sign in to comment.