Skip to content

Commit

Permalink
chore(deps): update dependency redis to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 90a2279 commit bc940b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/py-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ parse==1.20.2
globe==1.0.52


redis==5.0.7
redis==5.2.0
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pandas==2.2.2
matplotlib==3.9.1
numpy==2.0.1
pandas==2.2.2
redis==5.0.7
redis==5.2.0

numpy==2.0.1
pandas==2.2.2
Expand Down

0 comments on commit bc940b7

Please sign in to comment.