From 0843029360ab13e4650848d933be67c574c12744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 18:00:29 +0000 Subject: [PATCH] chore(deps): bump fsspec in /src/services/processor Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2025.12.0 to 2026.1.0. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2025.12.0...2026.1.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/services/processor/requirements_lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/services/processor/requirements_lock.txt b/src/services/processor/requirements_lock.txt index aa31237..477a158 100644 --- a/src/services/processor/requirements_lock.txt +++ b/src/services/processor/requirements_lock.txt @@ -18,7 +18,7 @@ dnspython==2.8.0 easyocr==1.7.2 filelock==3.20.1 fonttools==4.61.0 -fsspec==2025.12.0 +fsspec==2026.1.0 holidays==0.86 identify==2.6.15 idna==3.11