From dc8a5163f4744738e78cf2639cf8bf51693fca61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 08:48:49 +0000 Subject: [PATCH] Bump frozenlist from 1.5.0 to 1.6.0 Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.5.0 to 1.6.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.5.0...v1.6.0) --- updated-dependencies: - dependency-name: frozenlist dependency-version: 1.6.0 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 0ebe45a..0b54056 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ firefw==1.2.5 flatbuffers==25.2.10 fonttools==4.57.0 fqdn==1.5.1 -frozenlist==1.5.0 +frozenlist==1.6.0 fsspec==2025.3.2 gitdb==4.0.12 gitpython==3.1.44