Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
milesmcc committed Oct 10, 2023
1 parent 3249a43 commit d0fd8a4
Show file tree
Hide file tree
Showing 3 changed files with 468 additions and 259 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
with:
fetch-depth: 1

- name: Set up Python 3.8
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: 3.8
python-version: 3.10-dev

- name: Install Poetry
uses: snok/install-poetry@v1
Expand Down
Loading

0 comments on commit d0fd8a4

Please sign in to comment.