From 986ac39b7ef9102060fc43cb55273885392a0c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:56:24 +0000 Subject: [PATCH] Bump shortuuid from 1.0.12 to 1.0.13 Bumps [shortuuid](https://github.com/skorokithakis/shortuuid) from 1.0.12 to 1.0.13. - [Release notes](https://github.com/skorokithakis/shortuuid/releases) - [Changelog](https://github.com/skorokithakis/shortuuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/skorokithakis/shortuuid/compare/v1.0.12...v1.0.13) --- updated-dependencies: - dependency-name: shortuuid 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 69a255e..fecb3f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ amqpstorm==2.10.7 jsonschema==4.21.1 httpx==0.27.0 -shortuuid==1.0.12 +shortuuid==1.0.13