Bump pytaglib from 1.4.6 to 1.5.0 (#211)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 4 Feb 2022 08:27:01 +0000 (09:27 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 08:27:01 +0000 (09:27 +0100)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index a1e58b612e196dc9fe6a6b994a007617dc09c647..8821098aee1020619b4b29e6688de46af0e34d9d 100644 (file)
@@ -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