Bump mutagen from 1.42.0 to 1.45.1 in /python_apps/airtime_analyzer

Bumps [mutagen](https://github.com/quodlibet/mutagen) from 1.42.0 to 1.45.1.
- [Release notes](https://github.com/quodlibet/mutagen/releases)
- [Changelog](https://github.com/quodlibet/mutagen/blob/master/NEWS)
- [Commits](https://github.com/quodlibet/mutagen/compare/release-1.42.0...release-1.45.1)

---
updated-dependencies:
- dependency-name: mutagen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-11 08:27:17 +00:00 committed by Kyle Robbertze
parent 996e96782d
commit 5ac3b6d2e9
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",