From 5ecc71a27d7dee3103b799f35d9583af98685a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 20:08:22 +0000 Subject: [PATCH] Bump falcon from 1.3.0 to 3.1.1 Bumps [falcon](https://github.com/falconry/falcon) from 1.3.0 to 3.1.1. - [Release notes](https://github.com/falconry/falcon/releases) - [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md) - [Commits](https://github.com/falconry/falcon/compare/1.3.0...3.1.1) --- updated-dependencies: - dependency-name: falcon dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zopsm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zopsm/requirements.txt b/zopsm/requirements.txt index 73390db..4a20177 100644 --- a/zopsm/requirements.txt +++ b/zopsm/requirements.txt @@ -5,7 +5,7 @@ certifi==2018.10.15 chardet==3.0.4 credis==1.0.8 Cython==0.29 -falcon==1.3.0 +falcon==3.1.1 future==0.17.1 gevent==1.2.2 graceful==0.5.0