Skip to content

Commit

Permalink
bump python/poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-bryson committed Dec 14, 2023
1 parent 052c4cd commit 9f276a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Tests on Commit
on: [push, pull_request]

env:
PY_VERSION: "3.9"
POETRY_VERSION: "1.4.2"
PY_VERSION: "3.10"
POETRY_VERSION: "1.7.1"

jobs:
lint:
Expand Down

0 comments on commit 9f276a2

Please sign in to comment.