summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-07-03 10:09:55 +0200
committerGitHub <noreply@github.com>2026-07-03 10:09:55 +0200
commit21773bbb2d56e8f5ca731e8ce810eaab3ee3aefd (patch)
tree80a74a586f5b7239f20ff07e0811e57dc322c96b /requirements-dev.txt
parent67973783de5178785a303393de182908d724215e (diff)
[upd] pypi: Bump the minor group with 5 updates (#6356)
Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [granian](https://github.com/emmett-framework/granian) | `2.7.7` | `2.7.8` | | [typer](https://github.com/fastapi/typer) | `0.26.7` | `0.26.8` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [wlc](https://github.com/WeblateOrg/wlc) | `2.0.0` | `2.1.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.8` | `1.39.9` | Updates `granian` from 2.7.7 to 2.7.8 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.7...v2.7.8) Updates `typer` from 0.26.7 to 0.26.8 - [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.26.7...0.26.8) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.15.0...4.16.0) Updates `wlc` from 2.0.0 to 2.1.0 - [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.0.0...2.1.0) Updates `basedpyright` from 1.39.8 to 1.39.9 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.8...v1.39.9)
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index eac4007a4..6303b8681 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.0.0
+wlc==2.1.0
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.7
-basedpyright==1.39.8
+granian[reload]==2.7.8
+basedpyright==1.39.9
types-lxml==2026.2.16