chore(deps): update dependency mutagen to >=1.45.1,<1.48 (#2682)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-08 15:18:33 +02:00 committed by GitHub
parent 47a8d8e752
commit 6748a8175f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@ setup(
"jinja2>=3.0.3,<3.2",
"kombu==4.6.11",
"lxml>=4.5.0,<4.10.0",
"mutagen>=1.45.1,<1.47",
"mutagen>=1.45.1,<1.48",
"python-dateutil>=2.8.1,<2.9",
"requests>=2.31.0,<2.32",
"typing-extensions",