From 5c9f5ffd8b04ae9262059285bddb841027427149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 19:46:43 +0000 Subject: [PATCH] Update av requirement from ~=15.0 to ~=15.1 Updates the requirements on [av](https://github.com/PyAV-Org/PyAV) to permit the latest version. - [Release notes](https://github.com/PyAV-Org/PyAV/releases) - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyAV-Org/PyAV/compare/v15.0.0...v15.1.0) --- updated-dependencies: - dependency-name: av dependency-version: 15.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b808da..163ed17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -av~=15.0 +av~=15.1 braceexpand~=0.1 contourpy~=1.3 cvzone~=1.6