From 61d54568528e30d9f89eba44071989070031a202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 07:24:47 +0000 Subject: [PATCH] [upd] pypi: Bump the minor group with 5 updates Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [typer-slim](https://github.com/fastapi/typer) | `0.21.1` | `0.23.0` | | [granian[reload]](https://github.com/emmett-framework/granian) | `2.7.0` | `2.7.1` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.37.4` | `1.38.0` | | [granian](https://github.com/emmett-framework/granian) | `2.7.0` | `2.7.1` | | [granian[pname]](https://github.com/emmett-framework/granian) | `2.7.0` | `2.7.1` | Updates `typer-slim` from 0.21.1 to 0.23.0 - [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.21.1...0.23.0) Updates `granian[reload]` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.0...v2.7.1) Updates `basedpyright` from 1.37.4 to 1.38.0 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.37.4...v1.38.0) Updates `granian` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.0...v2.7.1) Updates `granian[pname]` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: typer-slim dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: granian[reload] dependency-version: 2.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: basedpyright dependency-version: 1.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: granian dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian[pname] dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] --- 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 abe1fe6f8..58aa72bf4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,6 +23,6 @@ wlc==1.17.2 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 -granian[reload]==2.7.0 -basedpyright==1.37.4 +granian[reload]==2.7.1 +basedpyright==1.38.0 types-lxml==2026.1.1 diff --git a/requirements-server.txt b/requirements-server.txt index 4f4ed0bcd..f72a7d047 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,2 +1,2 @@ -granian==2.7.0 -granian[pname]==2.7.0 +granian==2.7.1 +granian[pname]==2.7.1 diff --git a/requirements.txt b/requirements.txt index 1b120f4ee..cb2446c03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ markdown-it-py==3.0.0 fasttext-predict==0.9.2.4 tomli==2.4.0; python_version < '3.11' msgspec==0.20.0 -typer-slim==0.21.1 +typer-slim==0.23.0 isodate==0.7.2 whitenoise==6.11.0 typing-extensions==4.15.0