From 24f5ec3cb06f548bcf9a7f6d8841def159144c51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 04:24:12 +0000 Subject: [PATCH] Bump unstructured-inference from 0.8.9 to 0.8.10 in /backend Bumps [unstructured-inference](https://github.com/Unstructured-IO/unstructured-inference) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/Unstructured-IO/unstructured-inference/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured-inference/blob/main/CHANGELOG.md) - [Commits](https://github.com/Unstructured-IO/unstructured-inference/compare/0.8.9...0.8.10) --- updated-dependencies: - dependency-name: unstructured-inference dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 72bdc0d67..d8ef3b787 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -42,7 +42,7 @@ tqdm==4.67.1 unstructured[all-docs] unstructured==0.16.25 unstructured-client==0.31.1 -unstructured-inference==0.8.9 +unstructured-inference==0.8.10 urllib3==2.3.0 uvicorn==0.34.0 gunicorn==23.0.0