From 711b85521466d9982f2b073372c9a622b301d9b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:41:43 +0000 Subject: [PATCH] Bump types-python-slugify from 8.0.2.20240127 to 8.0.2.20240310 Bumps [types-python-slugify](https://github.com/python/typeshed) from 8.0.2.20240127 to 8.0.2.20240310. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-slugify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_scripts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_scripts.txt b/requirements_scripts.txt index f9def5dd..c8e7eebc 100644 --- a/requirements_scripts.txt +++ b/requirements_scripts.txt @@ -1,7 +1,7 @@ colorlog==6.8.2 requests==2.31.0 python-slugify==8.0.4 -types-python-slugify==8.0.2.20240127 +types-python-slugify==8.0.2.20240310 types-requests==2.31.0.20240218 -r requirements.txt -r requirements_lint.txt