From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 17:07:13 +0000 (+0200) Subject: Bump python-slugify from 4.0.1 to 5.0.2 (#124) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=111ad6f5d3bed041870eaf8e30f9ed09f9c47c95;p=music-assistant-server.git Bump python-slugify from 4.0.1 to 5.0.2 (#124) Bumps [python-slugify](https://github.com/un33k/python-slugify) from 4.0.1 to 5.0.2. - [Release notes](https://github.com/un33k/python-slugify/releases) - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](https://github.com/un33k/python-slugify/compare/4.0.1...5.0.2) --- updated-dependencies: - dependency-name: python-slugify dependency-type: direct:production update-type: version-update:semver-major ... 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 0cb16d67..c1686fe0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ asyncio-throttle==1.0.2 aiofiles==0.7.0 aiosqlite==0.17.0 pytaglib==1.4.6 -python-slugify==4.0.1 +python-slugify==5.0.2 memory-tempfile==2.2.3 aiorun==2020.12.1 soco==0.22.3