1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-09 15:35:24 +02:00

chore: deps-dev-bump (#1533)

* bump dev dependencies

* fix/generate font sheets

* bump python deps to nuke cache
This commit is contained in:
Hayden 2022-08-08 17:58:10 -08:00 committed by GitHub
parent 34cd6eb687
commit 60ecba2f92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 534 additions and 81 deletions

8
poetry.lock generated
View file

@ -358,7 +358,7 @@ cli = ["requests"]
[[package]]
name = "fastapi"
version = "0.78.0"
version = "0.79.0"
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
category = "main"
optional = false
@ -1619,7 +1619,7 @@ pgsql = ["psycopg2-binary"]
[metadata]
lock-version = "1.1"
python-versions = "^3.10"
content-hash = "8eeaaa2bd62d5448fc93d003c6c132056ab40c31f63a5b9fdd558bbaa2cab63e"
content-hash = "60ee6aaf41670daa9db6cf8efcb1c42abd2ed11d82ce13487b886a6bf4807cdc"
[metadata.files]
aiofiles = [
@ -1772,8 +1772,8 @@ extruct = [
{file = "extruct-0.13.0.tar.gz", hash = "sha256:50a5b5bac4c5e19ecf682bf63a28fde0b1bb57433df7057371f60b58c94a2c64"},
]
fastapi = [
{file = "fastapi-0.78.0-py3-none-any.whl", hash = "sha256:15fcabd5c78c266fa7ae7d8de9b384bfc2375ee0503463a6febbe3bab69d6f65"},
{file = "fastapi-0.78.0.tar.gz", hash = "sha256:3233d4a789ba018578658e2af1a4bb5e38bdd122ff722b313666a9b2c6786a83"},
{file = "fastapi-0.79.0-py3-none-any.whl", hash = "sha256:d337563424ceada23857f73d5abe8dae0c28e4cccb53b2af06e78b7bb4a1c7d7"},
{file = "fastapi-0.79.0.tar.gz", hash = "sha256:cf0ff6db25b91d321050c4112baab0908c90f19b40bf257f9591d2f9780d1f22"},
]
filelock = []
flake8 = [