From 23257bddce864cfc44d64324dee36b32b1cf5248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 10:48:04 +0200 Subject: [PATCH] [upd] pypi: Bump the minor group with 5 updates (#5200) Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.6` | `1.3.7` | | [typer-slim](https://github.com/fastapi/typer) | `0.17.3` | `0.17.4` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.10.0` | | [granian[reload]](https://github.com/emmett-framework/granian) | `2.5.2` | `2.5.3` | | [granian](https://github.com/emmett-framework/granian) | `2.5.2` | `2.5.3` | Updates `setproctitle` from 1.3.6 to 1.3.7 - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.6...version-1.3.7) Updates `typer-slim` from 0.17.3 to 0.17.4 - [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.17.3...0.17.4) Updates `whitenoise` from 6.9.0 to 6.10.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.9.0...6.10.0) Updates `granian[reload]` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.5.2...v2.5.3) Updates `granian` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.5.2...v2.5.3) --- requirements-dev.txt | 2 +- requirements-server.txt | 2 +- requirements.txt | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 924852c24..d5ef3d6e5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,6 +21,6 @@ wlc==1.15 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 -granian[reload]==2.5.2 +granian[reload]==2.5.3 basedpyright==1.31.4 types-lxml==2025.8.25 diff --git a/requirements-server.txt b/requirements-server.txt index b7a1fa7b1..9da656359 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1 +1 @@ -granian==2.5.2 +granian==2.5.3 diff --git a/requirements.txt b/requirements.txt index 153799d37..03596392e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,13 +11,13 @@ httpx[http2]==0.28.1 httpx-socks[asyncio]==0.10.0 Brotli==1.1.0 uvloop==0.21.0 -setproctitle==1.3.6 +setproctitle==1.3.7 valkey==6.1.1 markdown-it-py==3.0.0 fasttext-predict==0.9.2.4 tomli==2.2.1; python_version < '3.11' msgspec==0.19.0 -typer-slim==0.17.3 +typer-slim==0.17.4 isodate==0.7.2 -whitenoise==6.9.0 +whitenoise==6.10.0 typing-extensions==4.14.1