Update poetry.lock
Some checks failed
Django CI/CD / test (push) Failing after 1m15s
Django CI/CD / build-and-push (push) Has been skipped

This commit is contained in:
2023-11-29 22:21:27 +01:00
parent fde93cb875
commit d1b9202337
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,9 +1,9 @@
__pycache__
.mypy_cache
.pytest_cache
.venv
.venv/
node_modules
package-lock.json
db.sqlite3
/static/
dist/
dist/