From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:27:43 +0000 (+0100) Subject: Bump python-slugify from 5.0.2 to 6.1.1 (#220) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=e5598ac7da24fda6da873262afbf91cb8e472d86;p=music-assistant-server.git Bump python-slugify from 5.0.2 to 6.1.1 (#220) Bumps [python-slugify](https://github.com/un33k/python-slugify) from 5.0.2 to 6.1.1. - [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/5.0.2...v6.1.1) --- 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 bb31fd5b..e3d32cfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ asyncio-throttle==1.0.2 aiofiles==0.8.0 aiosqlite==0.17.0 pytaglib==1.5.0 -python-slugify==5.0.2 +python-slugify==6.1.1 memory-tempfile==2.2.3 aiorun==2021.10.1 soco==0.27.1