Skip to content

Commit

Permalink
Update dependency redis to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 66ecbf4 commit f86129a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Pillow = "10.3.0"
pyproj = "3.6.1"
pyramid = { version = "2.0.2", optional = true }
requests = "2.32.3"
redis = { version = "5.0.8", optional = true }
redis = { version = "5.1.0", optional = true }
cryptography = "43.0.1"

[tool.poetry.extras]
Expand Down

0 comments on commit f86129a

Please sign in to comment.