From 27050c61296d557c648ba1951096bb59b5d13739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 11:47:50 +0300 Subject: [PATCH] Bump aiohttp from 3.10.4 to 3.10.5 (#95) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.4 to 3.10.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.4...v3.10.5) --- updated-dependencies: - dependency-name: aiohttp 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> --- simple_snowplow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_snowplow/requirements.txt b/simple_snowplow/requirements.txt index 10945ee..4a95424 100644 --- a/simple_snowplow/requirements.txt +++ b/simple_snowplow/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 -aiohttp==3.10.4 +aiohttp==3.10.5 brotli==1.1.0 brotli-asgi==1.4.0 clickhouse-connect==0.7.18