bump dev deps

This commit is contained in:
Jakub Miazek
2024-08-17 21:01:01 +02:00
parent 8a31b8cfa2
commit 18b9a43fa2
5 changed files with 29 additions and 41 deletions

View File

@@ -62,4 +62,4 @@ jobs:
- name: Test Code
run: poetry run pytest tests/
- name: Lint Code
run: poetry run ruff .
run: poetry run ruff check .