mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-16 09:55:34 -04:00
fix(deps): pin dependency pint to v0.25 (#7213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
uv.lock
generated
2
uv.lock
generated
@@ -924,7 +924,7 @@ requires-dist = [
|
||||
{ name = "paho-mqtt", specifier = "==1.6.1" },
|
||||
{ name = "pillow", specifier = "==12.1.1" },
|
||||
{ name = "pillow-heif", specifier = "==1.3.0" },
|
||||
{ name = "pint", specifier = ">=0.25" },
|
||||
{ name = "pint", specifier = "==0.25" },
|
||||
{ name = "psycopg2-binary", marker = "extra == 'pgsql'", specifier = "==2.9.11" },
|
||||
{ name = "pydantic", specifier = "==2.12.5" },
|
||||
{ name = "pydantic-settings", specifier = "==2.13.1" },
|
||||
|
||||
Reference in New Issue
Block a user