From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:27:01 +0000 (+0100) Subject: Bump pytaglib from 1.4.6 to 1.5.0 (#211) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=a6f4eaae86ae18ebd3040189f981ca21cae063d8;p=music-assistant-server.git Bump pytaglib from 1.4.6 to 1.5.0 (#211) Bumps [pytaglib](https://github.com/supermihi/pytaglib) from 1.4.6 to 1.5.0. - [Release notes](https://github.com/supermihi/pytaglib/releases) - [Changelog](https://github.com/supermihi/pytaglib/blob/main/CHANGELOG.md) - [Commits](https://github.com/supermihi/pytaglib/compare/v1.4.6...v1.5.0) --- updated-dependencies: - dependency-name: pytaglib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index a1e58b61..8821098a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ aiohttp[speedups]==3.8.1 asyncio-throttle==1.0.2 aiofiles==0.8.0 aiosqlite==0.17.0 -pytaglib==1.4.6 +pytaglib==1.5.0 python-slugify==5.0.2 memory-tempfile==2.2.3 aiorun==2021.10.1