From 074189e0d61000e95dd3b6f42b11ce20d9819ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:01:34 +0000 Subject: [PATCH] Bump dbf from 0.99.10 to 0.99.11 Bumps [dbf](https://github.com/ethanfurman/dbf) from 0.99.10 to 0.99.11. - [Changelog](https://github.com/ethanfurman/dbf/blob/master/CHANGELOG) - [Commits](https://github.com/ethanfurman/dbf/compare/0.99.10...0.99.11) --- updated-dependencies: - dependency-name: dbf dependency-version: 0.99.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18998e542..360297723 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ click==8.1.8 fakeredis==2.30.3 # File format support -dbf==0.99.10 +dbf==0.99.11 pymediainfo==6.1.0 python-magic==0.4.27 rarfile==4.2