From 34c03011e9c1643d76be6b05920e79a453ba1575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 07:25:25 +0000 Subject: [PATCH] [upd] pypi: Bump the minor group with 5 updates Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [lxml](https://github.com/lxml/lxml) | `6.0.4` | `6.1.0` | | [typer](https://github.com/fastapi/typer) | `0.24.1` | `0.24.2` | | [granian](https://github.com/emmett-framework/granian) | `2.7.3` | `2.7.4` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.2` | `1.39.3` | Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.04.22) Updates `lxml` from 6.0.4 to 6.1.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-6.0.4...lxml-6.1.0) Updates `typer` from 0.24.1 to 0.24.2 - [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.1...0.24.2) Updates `granian` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.3...v2.7.4) Updates `basedpyright` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.2...v1.39.3) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: typer dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: basedpyright dependency-version: 1.39.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements-server.txt | 4 ++-- requirements.txt | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 45f3d07aa..661e9e33b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,6 +21,6 @@ wlc==1.17.2 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 -granian[reload]==2.7.3 -basedpyright==1.39.2 +granian[reload]==2.7.4 +basedpyright==1.39.3 types-lxml==2026.2.16 diff --git a/requirements-server.txt b/requirements-server.txt index 086855780..1a5156889 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,2 +1,2 @@ -granian==2.7.3 -granian[pname]==2.7.3 +granian==2.7.4 +granian[pname]==2.7.4 diff --git a/requirements.txt b/requirements.txt index 52f7b1acb..f9390d529 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -certifi==2026.2.25 +certifi==2026.4.22 babel==2.18.0 flask-babel==4.0.0 flask==3.1.3 jinja2==3.1.6 -lxml==6.0.4 +lxml==6.1.0 pygments==2.20.0 python-dateutil==2.9.0.post0 pyyaml==6.0.3 @@ -13,7 +13,7 @@ sniffio==1.3.1 valkey==6.1.1 markdown-it-py==4.0.0 msgspec==0.21.1 -typer==0.24.1 +typer==0.24.2 isodate==0.7.2 whitenoise==6.12.0 typing-extensions==4.15.0