From a2197fbd3429ba3bf5bb60740ff43ac1f2830085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:33:31 +0200 Subject: [PATCH] Chore(deps): Bump aiohttp-fast-zlib from 0.2.3 to 0.3.0 (#2221) Bumps [aiohttp-fast-zlib](https://github.com/bluetooth-devices/aiohttp-fast-zlib) from 0.2.3 to 0.3.0. - [Release notes](https://github.com/bluetooth-devices/aiohttp-fast-zlib/releases) - [Changelog](https://github.com/Bluetooth-Devices/aiohttp-fast-zlib/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluetooth-devices/aiohttp-fast-zlib/compare/v0.2.3...v0.3.0) --- updated-dependencies: - dependency-name: aiohttp-fast-zlib dependency-version: 0.3.0 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 113c20ba..bc4b4ed5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "aiodns>=3.2.0", "Brotli>=1.0.9", "aiohttp==3.12.11", - "aiohttp-fast-zlib==0.2.3", + "aiohttp-fast-zlib==0.3.0", "aiofiles==24.1.0", "aiorun==2025.1.1", "aiosqlite==0.21.0", diff --git a/requirements_all.txt b/requirements_all.txt index 7cb2a337..4fb85256 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -5,7 +5,7 @@ aioaudiobookshelf==0.1.7 aiodns>=3.2.0 aiofiles==24.1.0 aiohttp==3.12.11 -aiohttp-fast-zlib==0.2.3 +aiohttp-fast-zlib==0.3.0 aiojellyfin==0.14.1 aiomusiccast==0.14.8 aiorun==2025.1.1 -- 2.34.1