From 6376601ba1b3b29aad0d48251d5ef33273427056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 08:31:16 +0100 Subject: [upd] pypi: Bump the minor group with 4 updates (#5462) Bumps the minor group with 4 updates: [granian](https://github.com/emmett-framework/granian), [granian[pname]](https://github.com/emmett-framework/granian), [granian[reload]](https://github.com/emmett-framework/granian) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `granian` from 2.5.7 to 2.6.0 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.5.7...v2.6.0) Updates `granian[pname]` from 2.5.7 to 2.6.0 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.5.7...v2.6.0) Updates `granian[reload]` from 2.5.7 to 2.6.0 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.5.7...v2.6.0) Updates `basedpyright` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.33.0...v1.34.0) --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'requirements-dev.txt') diff --git a/requirements-dev.txt b/requirements-dev.txt index 18111f573..4b7871ec7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,6 +23,6 @@ wlc==1.16.1 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 -granian[reload]==2.5.7 -basedpyright==1.33.0 +granian[reload]==2.6.0 +basedpyright==1.34.0 types-lxml==2025.8.25 -- cgit v1.2.3