From 33847802e7023dcdc2c406aaaf7feef488aa4504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 18:12:13 +0000 Subject: [PATCH] Bump python-slugify from 8.0.0 to 8.0.3 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.0.0 to 8.0.3. - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](https://github.com/un33k/python-slugify/compare/v8.0.0...v8.0.3) --- 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 2634b39..0da5a3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ jupyterhub==3.1.1 jupyterhub-kubespawner==4.3.0 kubernetes_asyncio==29.0.0 oauthenticator==15.1.0 -python-slugify==8.0.0 +python-slugify==8.0.3 traitlets==5.9.0 tornado==6.3.3 \ No newline at end of file