From e58516daf5bd67e52b777c6bc97f4464bc6825c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 07:46:23 +0100 Subject: [PATCH] [upd] pypi: Bump basedpyright from 1.38.3 to 1.38.4 in the minor group (#5916) Bumps the minor group with 1 update: [basedpyright](https://github.com/detachhead/basedpyright). Updates `basedpyright` from 1.38.3 to 1.38.4 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.38.3...v1.38.4) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2301badd1..399e7c4ad 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,5 +22,5 @@ coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 granian[reload]==2.7.2 -basedpyright==1.38.3 +basedpyright==1.38.4 types-lxml==2026.2.16