From e907725a95f33832c6cbd31cd712e73cdb9a8122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 08:10:38 +0000 Subject: [PATCH] Bump python-slugify from 8.0.0 to 8.0.1 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.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/v8.0.0...v8.0.1) --- 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 7db6429..c31779e 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.1 traitlets==5.9.0 tornado==6.2 \ No newline at end of file