From e423f0f67625e9b16d5f96bac6af0665e7cf19d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 07:07:31 +0000 Subject: [PATCH] Bump python-slugify from 8.0.0 to 8.0.2 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.0.0 to 8.0.2. - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](https://github.com/un33k/python-slugify/compare/v8.0.0...v8.0.2) --- 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 1a4e73d..235abc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ jupyterhub==3.1.1 jupyterhub-kubespawner==4.3.0 kubernetes_asyncio==24.2.2 oauthenticator==15.1.0 -python-slugify==8.0.0 +python-slugify==8.0.2 traitlets==5.9.0 tornado==6.3.3 \ No newline at end of file