From b684d414774aa2912bb2b740e84422ca78e093e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 16:12:08 +0000 Subject: [PATCH] chore(deps): bump granian in the python-dependencies group Bumps the python-dependencies group with 1 update: [granian](https://github.com/emmett-framework/granian). Updates `granian` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: granian dependency-version: 2.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b06368..5e2f050 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ coverage openai Django>=6.0.5,<7.0 -granian==2.7.4 +granian==2.7.5