diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-17 09:43:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-17 09:43:36 +0200 |
| commit | dd82d785ced814f5b7eda28c04a6f30b584c8507 (patch) | |
| tree | 5b1812230ca9560ebd2a87b724c21ee6f924bd71 /requirements-dev.txt | |
| parent | f6cdd16449a8d7cc2290fa860b4ab4952015cbe9 (diff) | |
[upd] pypi: Bump basedpyright from 1.31.6 to 1.31.7 in the minor group (#5331)
Bumps the minor group with 1 update: [basedpyright](https://github.com/detachhead/basedpyright).
Updates `basedpyright` from 1.31.6 to 1.31.7
- [Release notes](https://github.com/detachhead/basedpyright/releases)
- [Commits](https://github.com/detachhead/basedpyright/compare/v1.31.6...v1.31.7)
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 642bb047c..97ff09799 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.5.5 -basedpyright==1.31.6 +basedpyright==1.31.7 types-lxml==2025.8.25 |