Merge pull request #1239 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/mutagen-1.45.1

Bump mutagen from 1.42.0 to 1.45.1 in /python_apps/airtime_analyzer
This commit is contained in:
Kyle Robbertze 2021-06-11 10:38:31 +02:00 committed by GitHub
commit 42d1ce07ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ setup(
]
},
install_requires=[
"mutagen==1.42.0",
"mutagen>=1.31.0",
"pika>=1.0.0",
"file-magic",
"requests>=2.7.0",