From 61e8a7eb11998133b83f817425119d6da5856ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 21:32:22 +0000 Subject: [PATCH] Bump setuptools from 75.8.0 to 78.1.1 in /pdf_ocr Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pdf_ocr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf_ocr/requirements.txt b/pdf_ocr/requirements.txt index 36f5a57..838ed86 100644 --- a/pdf_ocr/requirements.txt +++ b/pdf_ocr/requirements.txt @@ -140,7 +140,7 @@ restack-ai==0.0.81 # via pdf-ocr (pyproject.toml) scipy==1.15.1 # via python-doctr -setuptools==75.8.0 +setuptools==78.1.1 # via torch shapely==2.0.7 # via python-doctr