Skip to content

Commit

Permalink
Bump Redis dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Aug 26, 2023
1 parent fe43514 commit 1c10319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ oauth = [
"httpx-oauth >=0.13"
]
redis = [
"redis >=4.3.3,<5.0.0",
"redis >=4.3.3,<6.0.0",
]

[project.urls]
Expand Down

0 comments on commit 1c10319

Please sign in to comment.