use latest poetry minor version too Pinning the minor version just to be safe.
2 files changed, 2 insertions(+), 2 deletions(-) M .builds/debian.yml M pyproject.toml
M .builds/debian.yml => .builds/debian.yml +1 -1
@@ 24,7 24,7 @@ packages: tasks: - setup: | pip3 install pipx python3 -m pipx install poetry==1.1.10 python3 -m pipx install poetry~=1.3 #cd pytaku #poetry install --no-dev
M pyproject.toml => pyproject.toml +1 -1