Skip to content

Commit

Permalink
feat(Dependencies): Update dependency redis to v5.0.5
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | redis   | 5.0.4 | 5.0.5 |
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent 990a6db commit bb27813
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 @@ -9,7 +9,7 @@ flake8==7.0.0
paramiko==3.4.0
ruamel.yaml==0.18.6
pyvim==3.0.3
redis==5.0.4
redis==5.0.5
requests==2.32.3
pyyaml==6.0.1
pre-commit==3.7.1
Expand Down

0 comments on commit bb27813

Please sign in to comment.