From 7775746b44f0923f4e2b8cfd48197f78ea14f54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 17:27:32 +0000 Subject: [PATCH] chore(deps): bump python-slugify from 8.0.1 to 8.0.4 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.0.1 to 8.0.4. - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](https://github.com/un33k/python-slugify/compare/v8.0.1...v8.0.4) --- updated-dependencies: - dependency-name: python-slugify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aef65fb68..eb7e60a7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyramid_debugtoolbar==4.10 pyramid_mailer==0.15.1 pyramid_tm==2.3 python-json-logger==2.0.7 -python-slugify==8.0.1 +python-slugify==8.0.4 redis==5.0.1 requests==2.31.0 setuptools==68.2.2