From 355a62445c372651d338c6571a6f6663fa627c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 06:36:23 +0000 Subject: [PATCH] Update frozenlist requirement from ~=1.3.3 to ~=1.4.1 Updates the requirements on [frozenlist](https://github.com/aio-libs/frozenlist) to permit the latest version. - [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.3.3...v1.4.1) --- updated-dependencies: - dependency-name: frozenlist dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fab3a6..2ab75c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ executing~=2.0.1 Flask~=2.2.3 flatdict~=4.0.1 fonttools~=4.39.3 -frozenlist~=1.3.3 +frozenlist~=1.4.1 fsspec~=2023.9.2 greenlet~=2.0.2 hypothesis~=6.86.2