update dependencies

This commit is contained in:
2024-03-09 02:52:41 +03:00
parent 76efb71ce5
commit a6fa21ca68
4 changed files with 133 additions and 129 deletions

View File

@@ -30,7 +30,7 @@ jobs:
#----------------------------------------------
- name: Install poetry
env: # Keep in sync with `POETRY_VERSION` in `Dockerfile`
POETRY_VERSION: "1.8.1"
POETRY_VERSION: "1.8.2"
run: |
curl -sSL "https://install.python-poetry.org" | python -
# Adding `poetry` to `$PATH`: