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

@@ -130,7 +130,7 @@ Setup user authentication with JWT and Redis as token storage.
pyenv install 3.12 && pyenv local 3.12
```
```shell
poetry install
poetry install --with dev
```
Hope you enjoy it.