diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-07 10:46:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-07 10:46:18 +0100 |
| commit | 3f18c0f40f811c6f3d7f2f1a274dbd91176e5453 (patch) | |
| tree | 681d0bc17028622b751cf99b39facb4c9803ff2e /requirements-dev.txt | |
| parent | 1cfbd32a1d736eff38df5a93e1d3c28ea7cee525 (diff) | |
[upd] pypi: Bump the minor group with 3 updates (#5422)
Bumps the minor group with 3 updates: [granian](https://github.com/emmett-framework/granian), [granian[pname]](https://github.com/emmett-framework/granian) and [granian[reload]](https://github.com/emmett-framework/granian).
Updates `granian` from 2.5.6 to 2.5.7
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](https://github.com/emmett-framework/granian/compare/v2.5.6...v2.5.7)
Updates `granian[pname]` from 2.5.6 to 2.5.7
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](https://github.com/emmett-framework/granian/compare/v2.5.6...v2.5.7)
Updates `granian[reload]` from 2.5.6 to 2.5.7
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](https://github.com/emmett-framework/granian/compare/v2.5.6...v2.5.7)
---
updated-dependencies:
- dependency-name: granian
dependency-version: 2.5.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: granian[pname]
dependency-version: 2.5.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: granian[reload]
dependency-version: 2.5.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 82642b723..dabe1f075 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,6 +23,6 @@ wlc==1.16.1 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 -granian[reload]==2.5.6 +granian[reload]==2.5.7 basedpyright==1.32.1 types-lxml==2025.8.25 |