From ede4a4000f0c62b61ad77b09b3fd1d78ba4d20f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 09:06:44 +0000 Subject: [PATCH] Bump python-slugify from 7.0.0 to 8.0.1 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 7.0.0 to 8.0.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/v7.0.0...v8.0.1) --- updated-dependencies: - dependency-name: python-slugify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f71ed4..6bf5866 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyfiglet==0.8.post1 rich==13.0.1 -python-slugify==7.0.0 +python-slugify==8.0.1 pylint==2.15.9 pycodestyle==2.10.0 black==22.12.0 \ No newline at end of file