From 3af1be60b49916658784997ffade4cc8c641e544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 11:05:44 +0000 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=F0=9F=A4=96=20Dependencies:=20b?= =?UTF-8?q?ump=20asyncz=20from=200.13.4=20to=200.14.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [asyncz](https://github.com/dymmond/asyncz) from 0.13.4 to 0.14.2. - [Release notes](https://github.com/dymmond/asyncz/releases) - [Commits](https://github.com/dymmond/asyncz/compare/0.13.4...0.14.2) --- updated-dependencies: - dependency-name: asyncz dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 19e436423..cc5e99c68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "requests==2.32.5", # Pinned "uvicorn==0.38.0", # Pinned "apprise==1.9.5", # Pinned - "asyncz==0.13.4", # Pinned + "asyncz==0.14.2", # Pinned "nicegui==1.4.9", # Pinned "ping3==5.1.5", # Pinned "feedparser==6.0.12", # Pinned