From 39e3088f4e070b9f18c2ed7d728bce89c72a481a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 13:55:09 +0000 Subject: [PATCH] build(deps): bump av from 14.0.1 to 15.1.0 Bumps [av](https://github.com/PyAV-Org/PyAV) from 14.0.1 to 15.1.0. - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyAV-Org/PyAV/compare/v14.0.1...v15.1.0) --- updated-dependencies: - dependency-name: av dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 1b14ac1429..4957fc6d24 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -61,7 +61,7 @@ elasticsearch==9.1.0 pinecone==6.0.2 oracledb==3.2.0 -av==14.0.1 # Caution: Set due to FATAL FIPS SELFTEST FAILURE, see discussion https://github.com/open-webui/open-webui/discussions/15720 +av==15.1.0 # Caution: Set due to FATAL FIPS SELFTEST FAILURE, see discussion https://github.com/open-webui/open-webui/discussions/15720 transformers sentence-transformers==4.1.0 accelerate