From 509efcf03eb51e323066eb1c4b4ebba2a68a627c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 07:59:47 +0000 Subject: [PATCH] Update shortuuid requirement from ~=1.0.11 to ~=1.0.13 Updates the requirements on [shortuuid](https://github.com/skorokithakis/shortuuid) to permit the latest version. - [Release notes](https://github.com/skorokithakis/shortuuid/releases) - [Changelog](https://github.com/skorokithakis/shortuuid/blob/master/.gitchangelog.rc) - [Commits](https://github.com/skorokithakis/shortuuid/compare/v1.0.11...v1.0.13) --- updated-dependencies: - dependency-name: shortuuid dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5c73d10..6b5e3cc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-keystoneclient python-novaclient python-openstackclient==6.0.0 PyYAML~=6.0 -shortuuid~=1.0.11 +shortuuid~=1.0.13 sshtunnel~=0.4.0 sympy~=1.12 seedir~=0.4.2