From 97297ab1769b39a177f30e595dc72955e1e4bbcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 00:14:02 +0100 Subject: [PATCH] Chore(deps): Bump aiorun from 2024.8.1 to 2025.1.1 (#1918) Bumps [aiorun](https://github.com/cjrh/aiorun) from 2024.8.1 to 2025.1.1. - [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES) - [Commits](https://github.com/cjrh/aiorun/compare/v2024.8.1...v2025.1.1) --- updated-dependencies: - dependency-name: aiorun dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ee06bca5..e378d95e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "Brotli>=1.0.9", "aiohttp==3.11.11", "aiofiles==24.1.0", - "aiorun==2024.8.1", + "aiorun==2025.1.1", "aiosqlite==0.20.0", "certifi==2024.12.14", "colorlog==6.9.0", diff --git a/requirements_all.txt b/requirements_all.txt index 03c76816..d4637852 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -5,7 +5,7 @@ aiodns>=3.0.0 aiofiles==24.1.0 aiohttp==3.11.11 aiojellyfin==0.14.1 -aiorun==2024.8.1 +aiorun==2025.1.1 aioslimproto==3.1.0 aiosonos==0.1.7 aiosqlite==0.20.0 -- 2.34.1