From c43462f362b6d8e5f2a52fca2613ad7e0b16e5b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 17:53:11 +0000 Subject: [PATCH] build(deps): bump python-slugify from 8.0.4 to 9.0.0 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.0.4 to 9.0.0. - [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/v8.0.4...v9.0.0) --- updated-dependencies: - dependency-name: python-slugify dependency-version: 9.0.0 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 f0a42aaac..e388b3dbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyramid_debugtoolbar==4.12.1 pyramid_mailer==0.15.1 pyramid_tm==2.3 python-json-logger==3.3.0 -python-slugify==8.0.4 +python-slugify==9.0.0 redis==5.2.1 requests==2.32.3 setuptools==78.1.1