From d96dd7f06a6f5b267e2250df5fed37d75fcf8e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 08:52:31 +0000 Subject: [PATCH] chore: bump frozenlist from 1.3.3 to 1.4.1 Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.3.3 to 1.4.1. - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/v1.4.1/CHANGES.rst) - [Commits](https://github.com/aio-libs/frozenlist/compare/v1.3.3...v1.4.1) --- updated-dependencies: - dependency-name: frozenlist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42b5c5c..8aba02c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==3.3.0 click==8.1.7 fastapi==0.103.1 fastapi-cache2==0.2.1 -frozenlist==1.3.3 +frozenlist==1.4.1 h11==0.14.0 hiredis==2.2.3 idna==3.4