From 01159b82febe7f9af12fe74dd3a38f614d67257c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 11:33:10 +0200 Subject: [PATCH] [upd] pypi: Bump the minor group with 3 updates (#6164) Bumps the minor group with 3 updates: [granian](https://github.com/emmett-framework/granian), [basedpyright](https://github.com/detachhead/basedpyright) and [typer](https://github.com/fastapi/typer). 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) Updates `basedpyright` from 1.39.5 to 1.39.6 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.5...v1.39.6) Updates `typer` from 0.25.1 to 0.26.3 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.25.1...0.26.3) --- requirements-dev.txt | 4 ++-- requirements-server.txt | 4 ++-- requirements.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 66f255e17..f0a630028 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,6 +23,6 @@ coloredlogs==15.0.1 docutils>=0.21.2;python_version <= "3.11" docutils>=0.22.4; python_version > "3.11" parameterized==0.9.0 -granian[reload]==2.7.4 -basedpyright==1.39.5 +granian[reload]==2.7.5 +basedpyright==1.39.6 types-lxml==2026.2.16 diff --git a/requirements-server.txt b/requirements-server.txt index 1a5156889..00e4b2ac5 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,2 +1,2 @@ -granian==2.7.4 -granian[pname]==2.7.4 +granian==2.7.5 +granian[pname]==2.7.5 diff --git a/requirements.txt b/requirements.txt index 65b514da1..d3b3726eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ sniffio==1.3.1 valkey==6.1.1 markdown-it-py==4.2.0 msgspec==0.21.1 -typer==0.25.1 +typer==0.26.3 isodate==0.7.2 whitenoise==6.12.0 typing-extensions==4.15.0