From c64f6de3fc5ba0ec187b7ddc78f9593b8b1c05f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 16:22:09 +0100 Subject: [PATCH] Chore(deps): Bump aiohttp-fast-zlib from 0.2.2 to 0.2.3 (#2058) Bumps [aiohttp-fast-zlib](https://github.com/bluetooth-devices/aiohttp-fast-zlib) from 0.2.2 to 0.2.3. - [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.2...v0.2.3) --- updated-dependencies: - dependency-name: aiohttp-fast-zlib dependency-type: direct:production update-type: version-update:semver-patch ... 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 c1d96d7a..a5eb2122 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "aiodns>=3.2.0", "Brotli>=1.0.9", "aiohttp==3.11.12", - "aiohttp-fast-zlib==0.2.2", + "aiohttp-fast-zlib==0.2.3", "aiofiles==24.1.0", "aiorun==2025.1.1", "aiosqlite==0.21.0", diff --git a/requirements_all.txt b/requirements_all.txt index 811a0e52..29c604ca 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -5,7 +5,7 @@ aioaudiobookshelf==0.1.4 aiodns>=3.2.0 aiofiles==24.1.0 aiohttp==3.11.12 -aiohttp-fast-zlib==0.2.2 +aiohttp-fast-zlib==0.2.3 aiojellyfin==0.14.1 aiorun==2025.1.1 aioslimproto==3.1.0 -- 2.34.1