From 2fa4186e545ed5d97d123ce79f4a41324e0e017d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 15:43:04 +0000 Subject: [PATCH] Bump pymediainfo from 6.1.0 to 7.0.1 Bumps [pymediainfo](https://github.com/sbraz/pymediainfo) from 6.1.0 to 7.0.1. - [Release notes](https://github.com/sbraz/pymediainfo/releases) - [Commits](https://github.com/sbraz/pymediainfo/compare/v6.1.0...v7.0.1) --- updated-dependencies: - dependency-name: pymediainfo 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 4796e0b62..37b903bda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ click==8.1.7 # File format support dbf==0.99.10 -pymediainfo==6.1.0 +pymediainfo==7.0.1 python-magic==0.4.27 rarfile==4.2 xlrd==2.0.1