summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-26 10:03:42 +0100
committerGitHub <noreply@github.com>2025-12-26 10:03:42 +0100
commitfc6e59d3ecc40eea0ef67237c252e833d00e80dc (patch)
tree0426769583454f3b4388b88d5e3b4694ea9e8f94
parentda45859f32d9132ab4c0887f1b8151b41717b57c (diff)
[upd] pypi: Bump the minor group with 2 updates (#5598)
Bumps the minor group with 2 updates: [typer-slim](https://github.com/fastapi/typer) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `typer-slim` from 0.20.0 to 0.21.0 - [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.20.0...0.21.0) Updates `basedpyright` from 1.36.1 to 1.36.2 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.36.1...v1.36.2) --- updated-dependencies: - dependency-name: typer-slim dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: basedpyright dependency-version: 1.36.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor
-rw-r--r--requirements-dev.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 7781026cf..2ef35c0d0 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -24,5 +24,5 @@ coloredlogs==15.0.1
docutils>=0.21.2
parameterized==0.9.0
granian[reload]==2.6.0
-basedpyright==1.36.1
+basedpyright==1.36.2
types-lxml==2025.11.25
diff --git a/requirements.txt b/requirements.txt
index 336600c27..a1b095c68 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,7 +15,7 @@ markdown-it-py==3.0.0
fasttext-predict==0.9.2.4
tomli==2.3.0; python_version < '3.11'
msgspec==0.20.0
-typer-slim==0.20.0
+typer-slim==0.21.0
isodate==0.7.2
whitenoise==6.11.0
typing-extensions==4.15.0