diff --git a/pyproject.toml b/pyproject.toml index 092dd95a3..16b8daa89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "itsdangerous==2.2.0", "yt-dlp==2026.3.17", "ingredient-parser-nlp==2.6.0", - "pint==0.25.2", + "pint==0.25.3", "httpx-curl-cffi==0.1.5", ] diff --git a/uv.lock b/uv.lock index 54216a414..1f09d9417 100644 --- a/uv.lock +++ b/uv.lock @@ -964,7 +964,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.2" }, + { name = "pint", specifier = "==0.25.3" }, { name = "psycopg2-binary", marker = "extra == 'pgsql'", specifier = "==2.9.11" }, { name = "pydantic", specifier = "==2.12.5" }, { name = "pydantic-settings", specifier = "==2.13.1" }, @@ -1298,7 +1298,7 @@ wheels = [ [[package]] name = "pint" -version = "0.25.2" +version = "0.25.3" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "flexcache" }, @@ -1306,9 +1306,9 @@ dependencies = [ { name = "platformdirs" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/5f/74/bc3f671997158aef171194c3c4041e549946f4784b8690baa0626a0a164b/pint-0.25.2.tar.gz", hash = "sha256:85a45d1da8fe9c9f7477fed8aef59ad2b939af3d6611507e1a9cbdacdcd3450a", size = 254467, upload-time = "2025-11-06T22:08:09.184Z" } +sdist = { url = "https://files.pythonhosted.org/packages/52/9d/b1379cdbd33a49d17d627bc24e2b63cca06a1c5343b38072d2889499e82e/pint-0.25.3.tar.gz", hash = "sha256:f8f5df6cf65314d74da1ade1bf96f8e3e4d0c41b51577ac53c49e7d44ca5acee", size = 255106, upload-time = "2026-03-19T21:57:08.72Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/ab/88/550d41e81e6d43335603a960cd9c75c1d88f9cf01bc9d4ee8e86290aba7d/pint-0.25.2-py3-none-any.whl", hash = "sha256:ca35ab1d8eeeb6f7d9942b3cb5f34ca42b61cdd5fb3eae79531553dcca04dda7", size = 306762, upload-time = "2025-11-06T22:08:07.745Z" }, + { url = "https://files.pythonhosted.org/packages/1b/dd/a9fe6a0a09512da23951c68bf36466aeecd89def3183dc095edbc807ddc5/pint-0.25.3-py3-none-any.whl", hash = "sha256:27eb25143bd5de9fcc4d5a4b484f16faf6b4615aa93ece6b3373a8c1a3c1b97d", size = 307488, upload-time = "2026-03-19T21:57:07.022Z" }, ] [[package]]