Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Feb 11, 2023
1 parent bbf06cf commit 3c48e3e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@ jobs:
matrix:
redis-image: ["redis:6.2.10", "redis:7.0.7"]
python-version: ["3.8", "3.10", "3.11"]
redis-py: ["4.3.5", "4.4.1", "4.5.0"]
redis-py: ["4.3.5", "4.4.1", "4.5.1"]
include:
- python-version: "3.10"
redis-image: "redis:6.2.8"
redis-py: "4.4.0"
redis-py: "4.5.1"
lupa: true
- python-version: "3.10"
redis-image: "redis/redis-stack:7.0.6-RC3"
redis-py: "4.4.1"
redis-py: "4.5.1"
lupa: true
json: true
coverage: true
Expand Down
36 changes: 18 additions & 18 deletions poetry.lock

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

1 comment on commit 3c48e3e

@hyeongguen-song
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you release for this?

Please sign in to comment.