diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-06-12 22:42:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-12 22:42:26 +0200 |
| commit | ab81c77533151c718c0548a9a2ac9906c62708ca (patch) | |
| tree | a3156d2ad6d4cf2dbe2b53bb9409dd81ef8900f3 /requirements-dev.txt | |
| parent | cc196f2a5bd950f7f77a22fa7f5f59c077a24724 (diff) | |
[upd] pypi: Bump the minor group with 2 updates (#6247)
Bumps the minor group with 2 updates: [granian](https://github.com/emmett-framework/granian) and [basedpyright](https://github.com/detachhead/basedpyright).
Updates `granian` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](https://github.com/emmett-framework/granian/compare/v2.7.5...v2.7.6)
Updates `basedpyright` from 1.39.6 to 1.39.7
- [Release notes](https://github.com/detachhead/basedpyright/releases)
- [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.6...v1.39.7)
---
updated-dependencies:
- dependency-name: granian
dependency-version: 2.7.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: basedpyright
dependency-version: 1.39.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index f0a630028..0ed53c76f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,6 +23,6 @@ coloredlogs==15.0.1 docutils>=0.21.2;python_version <= "3.11" docutils>=0.22.4; python_version > "3.11" parameterized==0.9.0 -granian[reload]==2.7.5 -basedpyright==1.39.6 +granian[reload]==2.7.6 +basedpyright==1.39.7 types-lxml==2026.2.16 |
