From 3a7689a2e06c93c86c73e9dcd2a9bffdd8a5eb98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:43:34 +0000 Subject: [PATCH] Bump granian from 1.5.2 to 1.6.3 Bumps [granian](https://github.com/emmett-framework/granian) from 1.5.2 to 1.6.3. - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v1.5.2...v1.6.3) --- updated-dependencies: - dependency-name: granian dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4486900..fc5e2fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coloredlogs==15.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1 django==5.1; python_version >= '3.10' django-ninja==1.3.0; python_version >= '3.7' flatbuffers==24.3.25 -granian==1.5.2; python_version >= '3.8' +granian==1.6.3; python_version >= '3.8' humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' magika==0.5.1; python_version < '3.13' and python_version >= '3.8' mpmath==1.3.0