Skip to content

Commit

Permalink
Pin redis to >=4.5.2,!=4.5.5,!=5.0.2,<=5.2.0 (#2178)
Browse files Browse the repository at this point in the history
* Pin redis to latest version 5.2.0

* Update requirements/extras/redis.txt

---------

Co-authored-by: Tomer Nosrati <[email protected]>
  • Loading branch information
pyup-bot and Nusnus authored Oct 24, 2024
1 parent 1686c35 commit 1220144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/extras/redis.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
redis>=4.5.2,!=4.5.5,!=5.0.2,<5.1.0
redis>=4.5.2,!=4.5.5,!=5.0.2,<=5.2.0

0 comments on commit 1220144

Please sign in to comment.