From fc6e59d3ecc40eea0ef67237c252e833d00e80dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 10:03:42 +0100 Subject: [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 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements-dev.txt') 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 -- cgit v1.2.3