From 9180ceb25db172440cd78de37392b367c95fc138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 11:12:40 +0200 Subject: [PATCH] Bump aiorun from 2023.7.2 to 2024.5.1 (#1298) Bumps [aiorun](https://github.com/cjrh/aiorun) from 2023.7.2 to 2024.5.1. - [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES) - [Commits](https://github.com/cjrh/aiorun/compare/v2023.7.2...v2024.5.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 ea643262..f4a0a9b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ server = [ "aiohttp==3.9.5", "asyncio-throttle==1.0.2", "aiofiles==23.2.1", - "aiorun==2023.7.2", + "aiorun==2024.5.1", "certifi==2024.2.2", "colorlog==6.8.2", "aiosqlite==0.20.0", diff --git a/requirements_all.txt b/requirements_all.txt index 2c1bcb0c..38c7e345 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -4,7 +4,7 @@ Brotli>=1.0.9 aiodns>=3.0.0 aiofiles==23.2.1 aiohttp==3.9.5 -aiorun==2023.7.2 +aiorun==2024.5.1 aioslimproto==3.0.1 aiosqlite==0.20.0 async-upnp-client==0.38.3 -- 2.34.1