From 3a05d651e1faf117de615458401b40964af7b597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 17:48:59 +0000 Subject: [PATCH] Bump amqpstorm from 2.10.2 to 2.10.3 Bumps [amqpstorm](https://github.com/eandersson/amqpstorm) from 2.10.2 to 2.10.3. - [Release notes](https://github.com/eandersson/amqpstorm/releases) - [Commits](https://github.com/eandersson/amqpstorm/compare/2.10.2...2.10.3) --- updated-dependencies: - dependency-name: amqpstorm 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 38e00c8..2da69cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -amqpstorm==2.10.2 +amqpstorm==2.10.3 jsonschema==4.2.1 httpx==0.20.0 shortuuid==1.0.4