Skip to content

Commit

Permalink
Merge pull request #520 from ClearcodeHQ/dependabot/pip/redis-5.0.0
Browse files Browse the repository at this point in the history
Bump redis from 4.6.0 to 5.0.0
  • Loading branch information
fizyk committed Aug 16, 2023
2 parents c48a6bd + 1c8b1d1 commit 4b16d63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
pytest = "==7.4.0"
port-for = "==0.7.1"
mirakuru = "==2.5.1"
redis = "==4.6.0"
redis = "==5.0.0"

[dev-packages]
towncrier = "==23.6.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b16d63

Please sign in to comment.