Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 9, 2025
1 parent fa91fc4 commit ac593ad
Show file tree
Hide file tree
Showing 5 changed files with 460 additions and 495 deletions.
4 changes: 2 additions & 2 deletions .github/actions/python-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ runs:
steps:
- uses: actions/setup-python@v5
with:
python-version: 3.12
python-version: 3.13
- uses: snok/install-poetry@v1
with:
version: 1.8.1
version: 1.8.5
virtualenvs-create: true
virtualenvs-in-project: true
virtualenvs-path: .venv
Expand Down
Loading

0 comments on commit ac593ad

Please sign in to comment.