Skip to content

Commit

Permalink
feat(Dependencies): Update dependency redis to v5.2.1 (#647)
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | redis   | 5.2.0 | 5.2.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 556efee commit 9db892d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flake8==7.1.1
paramiko==3.5.0
ruamel.yaml==0.18.6
pyvim==3.0.3
redis==5.2.0
redis==5.2.1
requests==2.32.3
pyyaml==6.0.2
pre-commit==4.0.1
Expand Down

0 comments on commit 9db892d

Please sign in to comment.