Update CI poetry version

This commit is contained in:
2024-03-21 18:37:36 -04:00
parent 6fda354928
commit 60462c78b6

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 }}