From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:39:21 +0000 (+0200) Subject: Bump aiorun from 2022.11.1 to 2023.7.2 (#802) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=83c136be3ab0256dbc1df2678df1edd976cdfc2d;p=music-assistant-server.git Bump aiorun from 2022.11.1 to 2023.7.2 (#802) Bumps [aiorun](https://github.com/cjrh/aiorun) from 2022.11.1 to 2023.7.2. - [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES) - [Commits](https://github.com/cjrh/aiorun/compare/v2022.11.1...v2023.7.2) --- 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> --- diff --git a/pyproject.toml b/pyproject.toml index ff4ca1b2..34d92f2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ server = [ "aiohttp==3.8.5", "asyncio-throttle==1.0.2", "aiofiles==23.1.0", - "aiorun==2022.11.1", + "aiorun==2023.7.2", "colorlog==6.7.0", "aiosqlite==0.19.0", "python-slugify==8.0.1", diff --git a/requirements_all.txt b/requirements_all.txt index 4d852043..ecf77da2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -4,7 +4,7 @@ Brotli>=1.0.9 aiodns>=3.0.0 aiofiles==23.1.0 aiohttp==3.8.5 -aiorun==2022.11.1 +aiorun==2023.7.2 aioslimproto==2.3.3 aiosqlite==0.19.0 async-upnp-client==0.34.1