From b6770d41c2044281276da826d6091c34ee45368e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:55:53 +0000 Subject: [PATCH] Bump granian from 0.7.3 to 1.0.0 Bumps [granian](https://github.com/emmett-framework/granian) from 0.7.3 to 1.0.0. - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v0.7.3...v1.0.0) --- updated-dependencies: - dependency-name: granian dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a4688b..f932599 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ blinker==1.7.0 click==8.1.7 colorama==0.4.6 Flask==3.0.0 -granian==0.7.3 +granian==1.0.0 idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.2