Skip to content

Commit d66c4d7

Browse files
committed
#55 Updated poetry.lock
1 parent ef3958d commit d66c4d7

File tree

3 files changed

+141
-107
lines changed

3 files changed

+141
-107
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
python-version: [ "3.8", "3.10" ]
10+
python-version: [ "3.10", "3.11" ]
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)