Update CI poetry version

This commit is contained in:
Ethan Paul 2024-03-21 18:37:36 -04:00
parent 6fda354928
commit 60462c78b6
Signed by: enpaul
GPG Key ID: 4884CA087E5A472D
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
push:
branches: ["devel"]
env:
POETRY_VERSION: 1.4.1
POETRY_VERSION: 1.5.1
jobs:
Test:
name: Python ${{ matrix.python.version }}