From a6f4eaae86ae18ebd3040189f981ca21cae063d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 09:27:01 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1