1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-03 04:25:24 +02:00

chore(deps): update dependency pydantic-to-typescript2 to v1.0.6 (#4199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-12 21:59:37 +10:00 committed by GitHub
parent f796258529
commit c97053ef83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
poetry.lock generated
View file

@ -2202,13 +2202,13 @@ yaml = ["pyyaml (>=6.0.1)"]
[[package]]
name = "pydantic-to-typescript2"
version = "1.0.4"
version = "1.0.6"
description = "Convert pydantic v1 and pydantic v2 models to typescript interfaces"
optional = false
python-versions = "*"
files = [
{file = "pydantic-to-typescript2-1.0.4.tar.gz", hash = "sha256:1bd25dea0e1ce4220c495ad408d028ddd905376cbed1a856b2caa6f31c344371"},
{file = "pydantic_to_typescript2-1.0.4-py3-none-any.whl", hash = "sha256:597f1848e918d0b95879c9a371ff664c8f300894d43aafb0b7f693f6c84f3657"},
{file = "pydantic-to-typescript2-1.0.6.tar.gz", hash = "sha256:19cc0fb03802abcb508b02fbc334f1667ff50e0853a782b58df9dd0409290163"},
{file = "pydantic_to_typescript2-1.0.6-py3-none-any.whl", hash = "sha256:89bbdd4b84b72d9f8ada33fd4d7d6605457be302dd6d4c6d48faa9310841bb69"},
]
[package.dependencies]