From da33c9e8f96cb449b075cc85b1fa9254d0ee44e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 02:56:51 +0200 Subject: [PATCH] Bump aiorun from 2024.5.1 to 2024.8.1 (#1560) Bumps [aiorun](https://github.com/cjrh/aiorun) from 2024.5.1 to 2024.8.1. - [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES) - [Commits](https://github.com/cjrh/aiorun/compare/v2024.5.1...v2024.8.1) --- updated-dependencies: - dependency-name: aiorun dependency-type: direct:production update-type: version-update:semver-minor ... 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 2f4f875b1..811d961af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ server = [ "Brotli>=1.0.9", "aiohttp==3.10.3", "aiofiles==24.1.0", - "aiorun==2024.5.1", + "aiorun==2024.8.1", "certifi==2024.7.4", "colorlog==6.8.2", "aiosqlite==0.20.0", diff --git a/requirements_all.txt b/requirements_all.txt index 37d092d69..76c712c4c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -5,7 +5,7 @@ aiodns>=3.0.0 aiofiles==24.1.0 aiohttp==3.10.3 aiojellyfin==0.10.0 -aiorun==2024.5.1 +aiorun==2024.8.1 aioslimproto==3.0.1 aiosqlite==0.20.0 async-upnp-client==0.40.0