From 47a498f6a891244e4e9ea263ec721cbee1192418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 15:05:15 +0000 Subject: [PATCH] build(deps): bump falcon from 3.0.1 to 3.1.1 in /frameworks Bumps [falcon](https://github.com/falconry/falcon) from 3.0.1 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/3.0.1...3.1.1) --- updated-dependencies: - dependency-name: falcon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frameworks/falcon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/falcon/requirements.txt b/frameworks/falcon/requirements.txt index e5d3a39..ccdb6b5 100644 --- a/frameworks/falcon/requirements.txt +++ b/frameworks/falcon/requirements.txt @@ -1 +1 @@ -falcon == 3.0.1 +falcon == 3.1.1