From 4ba6801da54a2e2188e25e6b3403eb09d9cea085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:59:39 +0000 Subject: [PATCH] Bump frozenlist from 1.4.1 to 1.5.0 Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/frozenlist/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: frozenlist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e4dbd0..4d87bac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ urllib3==2.2.3 async-timeout==4.0.3 certifi==2024.8.30 charset-normalizer==3.4.0 -frozenlist==1.4.1 +frozenlist==1.5.0 diff --git a/src/requirements.txt b/src/requirements.txt index 5e4dbd0..4d87bac 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -6,4 +6,4 @@ urllib3==2.2.3 async-timeout==4.0.3 certifi==2024.8.30 charset-normalizer==3.4.0 -frozenlist==1.4.1 +frozenlist==1.5.0