From e2efba1ee9a76a4f2de27b9e73fc6503d462ad72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:08:01 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- Dockerfile | 4 ++-- pyproject.toml | 6 +++--- uv.lock | 24 ++++++++++++------------ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Dockerfile b/Dockerfile index c333020..75adfc3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,8 @@ -FROM python:3.12.5-alpine3.19 +FROM python:3.13.0-alpine3.19 WORKDIR /app -COPY --from=ghcr.io/astral-sh/uv:0.4.3 /uv /bin/uv +COPY --from=ghcr.io/astral-sh/uv:0.4.22 /uv /bin/uv COPY pyproject.toml . RUN uv pip install --system -r pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index 5d5f0bb..894b77a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,10 +7,10 @@ requires-python = ">=3.12" dependencies = [ "apscheduler==3.10.4", "beautifulsoup4==4.12.3", - "pydantic-settings==2.4.0", - "python-telegram-bot==21.5", + "pydantic-settings==2.5.2", + "python-telegram-bot==21.6", "requests==2.32.3", - "types-beautifulsoup4==4.12.0.20240511", + "types-beautifulsoup4==4.12.0.20240907", ] [tool.pyright] diff --git a/uv.lock b/uv.lock index 359cd4d..7a0b575 100644 --- a/uv.lock +++ b/uv.lock @@ -150,10 +150,10 @@ dependencies = [ requires-dist = [ { name = "apscheduler", specifier = "==3.10.4" }, { name = "beautifulsoup4", specifier = "==4.12.3" }, - { name = "pydantic-settings", specifier = "==2.4.0" }, - { name = "python-telegram-bot", specifier = "==21.5" }, + { name = "pydantic-settings", specifier = "==2.5.2" }, + { name = "python-telegram-bot", specifier = "==21.6" }, { name = "requests", specifier = "==2.32.3" }, - { name = "types-beautifulsoup4", specifier = "==4.12.0.20240511" }, + { name = "types-beautifulsoup4", specifier = "==4.12.0.20240907" }, ] [[package]] @@ -207,15 +207,15 @@ wheels = [ [[package]] name = "pydantic-settings" -version = "2.4.0" +version = "2.5.2" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "pydantic" }, { name = "python-dotenv" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/58/14/7bfb313ccee79f97dc235721b035174af94ef4472cfe455c259cd2971f2f/pydantic_settings-2.4.0.tar.gz", hash = "sha256:ed81c3a0f46392b4d7c0a565c05884e6e54b3456e6f0fe4d8814981172dc9a88", size = 63033 } +sdist = { url = "https://files.pythonhosted.org/packages/68/27/0bed9dd26b93328b60a1402febc780e7be72b42847fa8b5c94b7d0aeb6d1/pydantic_settings-2.5.2.tar.gz", hash = "sha256:f90b139682bee4d2065273d5185d71d37ea46cfe57e1b5ae184fc6a0b2484ca0", size = 70938 } wheels = [ - { url = "https://files.pythonhosted.org/packages/93/46/7f90f36c1bdcf24962d2b7b0e11aba3bbd65ea7904cb2553072882a4e6b7/pydantic_settings-2.4.0-py3-none-any.whl", hash = "sha256:bb6849dc067f1687574c12a639e231f3a6feeed0a12d710c1382045c5db1c315", size = 23996 }, + { url = "https://files.pythonhosted.org/packages/29/8d/29e82e333f32d9e2051c10764b906c2a6cd140992910b5f49762790911ba/pydantic_settings-2.5.2-py3-none-any.whl", hash = "sha256:2c912e55fd5794a59bf8c832b9de832dcfdf4778d79ff79b708744eed499a907", size = 26864 }, ] [[package]] @@ -229,14 +229,14 @@ wheels = [ [[package]] name = "python-telegram-bot" -version = "21.5" +version = "21.6" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "httpx" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/95/7e/b23ca1d8a712085a56132c274fbfe04d5b847a029af1966114c8b7117415/python_telegram_bot-21.5.tar.gz", hash = "sha256:2d679173072cce8d6b49aac2e438d49dbfc01c1a4ef5658828c2a65951ee830b", size = 427686 } +sdist = { url = "https://files.pythonhosted.org/packages/b3/cb/4010d79f4bf4dea8bfdf1493aa599dc822e88e3a9e49055eb9b25df83397/python_telegram_bot-21.6.tar.gz", hash = "sha256:8b2b37836c3ff9c2924e990474a1c4731df21b1668acebff5099f475666426c6", size = 429768 } wheels = [ - { url = "https://files.pythonhosted.org/packages/4b/d8/f4e6bf4c51fa5aec4cce8189358c536c27425b038fd230ddbbfdba740ee2/python_telegram_bot-21.5-py3-none-any.whl", hash = "sha256:1bbba653477ba164411622b717a0cfe1eb7843da016348e41df97f96c93f578e", size = 648778 }, + { url = "https://files.pythonhosted.org/packages/ac/46/a002a4416730d0e5ae6bf69531787f790686ed0ca3ec316caedcfc210f10/python_telegram_bot-21.6-py3-none-any.whl", hash = "sha256:f2d6431bf154a53f40cdfc6c1d492a66102c0e4938709f6d8202bcd951c840cb", size = 652088 }, ] [[package]] @@ -292,14 +292,14 @@ wheels = [ [[package]] name = "types-beautifulsoup4" -version = "4.12.0.20240511" +version = "4.12.0.20240907" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "types-html5lib" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/56/4a/a5630805a9ab67c7bc852a16826e72b884a9460328c95f5202fb37e3473c/types-beautifulsoup4-4.12.0.20240511.tar.gz", hash = "sha256:004f6096fdd83b19cdbf6cb10e4eae57b10205eccc365d0a69d77da836012e28", size = 11479 } +sdist = { url = "https://files.pythonhosted.org/packages/3e/e3/138900d35df4e673935239f0259f4b984f11db32c99ceb4f6819c47a7cfc/types-beautifulsoup4-4.12.0.20240907.tar.gz", hash = "sha256:8d023b86530922070417a1d4c4d91678ab0ff2439b3b2b2cffa3b628b49ebab1", size = 11525 } wheels = [ - { url = "https://files.pythonhosted.org/packages/3d/93/c2a9ecb06a2740b59342eaa51099b4f56c398196f99b826586ab0febc31b/types_beautifulsoup4-4.12.0.20240511-py3-none-any.whl", hash = "sha256:7ceda66a93ba28d759d5046d7fec9f4cad2f563a77b3a789efc90bcadafeefd1", size = 12074 }, + { url = "https://files.pythonhosted.org/packages/78/ce/bea8ea21414287b7fc0ad2fccdb571ad8e2f438d1a1d486d146e906ea041/types_beautifulsoup4-4.12.0.20240907-py3-none-any.whl", hash = "sha256:32f5ac48514b488f15241afdd7d2f73f0baf3c54e874e23b66708503dd288489", size = 12081 }, ] [[package]]