From 9b5fbd2ed6154017ad1f5efd9adadaff20bd170a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 15:33:52 +0000 Subject: [PATCH] Bump the minor-and-patch-updates group with 2 updates Bumps the minor-and-patch-updates group with 2 updates: [basedpyright](https://github.com/detachhead/basedpyright) and [coverage](https://github.com/coveragepy/coveragepy). Updates `basedpyright` from 1.36.2 to 1.37.3 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.36.2...v1.37.3) Updates `coverage` from 7.13.1 to 7.13.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.1...7.13.2) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.37.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: coverage dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3881fff..c0ec763 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -basedpyright==1.36.2 +basedpyright==1.37.3 black==24.10.0 -coverage==7.13.1 +coverage==7.13.2 flit==3.12.0 mypy==1.19.1 pylint==4.0.4