From e5598ac7da24fda6da873262afbf91cb8e472d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:27:43 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1