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:
parent
47a8d8e752
commit
6748a8175f
6 changed files with 6 additions and 6 deletions
|
@ -2,5 +2,5 @@
|
|||
# This file is auto-generated by tools/extract_requirements.py.
|
||||
celery==4.4.7
|
||||
kombu==4.6.11
|
||||
mutagen>=1.45.1,<1.47
|
||||
mutagen>=1.45.1,<1.48
|
||||
requests>=2.31.0,<2.32
|
||||
|
|
|
@ -17,7 +17,7 @@ setup(
|
|||
install_requires=[
|
||||
"celery==4.4.7",
|
||||
"kombu==4.6.11",
|
||||
"mutagen>=1.45.1,<1.47",
|
||||
"mutagen>=1.45.1,<1.48",
|
||||
"requests>=2.31.0,<2.32",
|
||||
],
|
||||
extras_require={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue