From 0eb4970621a5c2cf6b425f461305b34b8c5bdad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 07:25:06 +0000 Subject: [PATCH] [upd] pypi: Bump the minor group with 10 updates Bumps the minor group with 10 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [typer](https://github.com/fastapi/typer) | `0.24.0` | `0.24.1` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.11.0` | `6.12.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.4` | `4.0.5` | | [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) | `2.3.0` | `2.5.0` | | [sphinxcontrib-programoutput](https://github.com/OpenNTI/sphinxcontrib-programoutput) | `0.18` | `0.19` | | [granian[reload]](https://github.com/emmett-framework/granian) | `2.7.1` | `2.7.2` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.38.1` | `1.38.2` | | [granian](https://github.com/emmett-framework/granian) | `2.7.1` | `2.7.2` | | [granian[pname]](https://github.com/emmett-framework/granian) | `2.7.1` | `2.7.2` | Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25) Updates `typer` from 0.24.0 to 0.24.1 - [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.24.0...0.24.1) Updates `whitenoise` from 6.11.0 to 6.12.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.11.0...6.12.0) Updates `pylint` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.4...v4.0.5) Updates `pallets-sphinx-themes` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases) - [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.3.0...2.5.0) Updates `sphinxcontrib-programoutput` from 0.18 to 0.19 - [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst) - [Commits](https://github.com/OpenNTI/sphinxcontrib-programoutput/compare/0.18...0.19) Updates `granian[reload]` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.1...v2.7.2) Updates `basedpyright` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.38.1...v1.38.2) Updates `granian` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.1...v2.7.2) Updates `granian[pname]` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: pallets-sphinx-themes dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: sphinxcontrib-programoutput dependency-version: '0.19' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: granian[reload] dependency-version: 2.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: basedpyright dependency-version: 1.38.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian[pname] dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 10 +++++----- requirements-server.txt | 4 ++-- requirements.txt | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c715ed0c0..b0cfd9da7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,16 +2,16 @@ mock==5.2.0 nose2[coverage_plugin]==0.15.1 cov-core==1.15.0 black==25.9.0 -pylint==4.0.4 +pylint==4.0.5 splinter==0.21.0 selenium==4.41.0 -Pallets-Sphinx-Themes==2.3.0 +Pallets-Sphinx-Themes==2.5.0 Sphinx==8.2.3 ; python_version >= '3.11' Sphinx==8.1.3 ; python_version < '3.11' sphinx-issues==5.0.1 sphinx-jinja==2.0.2 sphinx-tabs==3.4.7 -sphinxcontrib-programoutput==0.18 +sphinxcontrib-programoutput==0.19 sphinx-autobuild==2025.8.25 ; python_version >= '3.11' sphinx-autobuild==2024.10.3 ; python_version < '3.11' sphinx-notfound-page==1.1.0 @@ -23,6 +23,6 @@ wlc==1.17.2 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 -granian[reload]==2.7.1 -basedpyright==1.38.1 +granian[reload]==2.7.2 +basedpyright==1.38.2 types-lxml==2026.2.16 diff --git a/requirements-server.txt b/requirements-server.txt index f72a7d047..1d957a94a 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,2 +1,2 @@ -granian==2.7.1 -granian[pname]==2.7.1 +granian==2.7.2 +granian[pname]==2.7.2 diff --git a/requirements.txt b/requirements.txt index 83d484d67..c450ed85d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2026.1.4 +certifi==2026.2.25 babel==2.18.0 flask-babel==4.0.0 flask==3.1.3 @@ -15,8 +15,8 @@ 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==0.24.0 +typer==0.24.1 isodate==0.7.2 -whitenoise==6.11.0 +whitenoise==6.12.0 typing-extensions==4.15.0 cloudscraper==1.2.71