summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-08-11 17:45:08 +0200
committerGitHub <noreply@github.com>2026-08-11 17:45:08 +0200
commite8e710e42a3ab2bce27d1f97e51d8d4ccaa80871 (patch)
treeb42026c44b2a3cece067086d7360558e76df607c
parent7b0c7f0bf887fb706368740a9f7999da41b39bf6 (diff)
[upd] pypi: Bump the minor group across 1 directory with 3 updates (#6495)
Bumps the minor group with 3 updates in the / directory: [typer](https://github.com/fastapi/typer), [wlc](https://github.com/WeblateOrg/wlc) and [granian](https://github.com/emmett-framework/granian). Updates `typer` from 0.27.0 to 0.27.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.27.0...0.27.1) Updates `wlc` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/WeblateOrg/wlc/releases) - [Changelog](https://github.com/WeblateOrg/wlc/blob/main/CHANGES.rst) - [Commits](https://github.com/WeblateOrg/wlc/compare/2.1.0...2.1.1) Updates `granian` from 2.7.9 to 2.8.0 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.9...v2.8.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: wlc dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--requirements-dev.txt4
-rw-r--r--requirements-server.txt4
-rw-r--r--requirements.txt2
3 files changed, 5 insertions, 5 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 2fb65df5d..4b5c6abe9 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -18,11 +18,11 @@ myst-parser==5.0.0
linuxdoc==20260504
aiounittest==1.5.0
yamllint==1.38.0
-wlc==2.1.0
+wlc==2.1.1
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.9
+granian[reload]==2.8.0
basedpyright==1.39.9
types-lxml==2026.2.16
diff --git a/requirements-server.txt b/requirements-server.txt
index 40dff8c33..0e36374ca 100644
--- a/requirements-server.txt
+++ b/requirements-server.txt
@@ -1,2 +1,2 @@
-granian==2.7.9
-granian[pname]==2.7.9
+granian==2.8.0
+granian[pname]==2.8.0
diff --git a/requirements.txt b/requirements.txt
index 9e94e7649..e9914a63f 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.27.0
+typer==0.27.1
isodate==0.7.2
whitenoise==6.12.0
typing-extensions==4.16.0