Skip to content

Commit 6187333

Browse files
authored
Merge pull request #9 from taskiq-python/feature/deps-update
2 parents c9b8eed + 381bc9e commit 6187333

File tree

4 files changed

+728
-876
lines changed

4 files changed

+728
-876
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pytest:
4949
strategy:
5050
matrix:
51-
py_version: ["3.7", "3.8", "3.9", "3.10"]
51+
py_version: ["3.8", "3.9", "3.10", "3.11"]
5252
runs-on: "ubuntu-latest"
5353
steps:
5454
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)