Skip to content

Commit d0fd8a4

Browse files
committed
Update dependencies
1 parent 3249a43 commit d0fd8a4

File tree

3 files changed

+468
-259
lines changed

3 files changed

+468
-259
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
with:
1717
fetch-depth: 1
1818

19-
- name: Set up Python 3.8
19+
- name: Set up Python 3.10
2020
uses: actions/setup-python@v4
2121
with:
22-
python-version: 3.8
22+
python-version: 3.10-dev
2323

2424
- name: Install Poetry
2525
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)