From d43ee741cc63cb24236171e628b75b19021980d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 17:41:33 +0000 Subject: [PATCH] Bump av from 13.0.0 to 14.3.0 Bumps [av](https://github.com/PyAV-Org/PyAV) from 13.0.0 to 14.3.0. - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyAV-Org/PyAV/compare/v13.0.0...v14.3.0) --- updated-dependencies: - dependency-name: av dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 835de745a..12a65127f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -av==13.0.0 +av==14.3.0 customtkinter==5.2.2 fastapi==0.115.5 ijson==3.3.0