Chore(deps): Update granian[uvloop] requirement from ~=2.6.0 to ~=2.7.0

Updates the requirements on [granian[uvloop]](https://github.com/emmett-framework/granian) to permit the latest version.
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](https://github.com/emmett-framework/granian/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: granian[uvloop]
  dependency-version: 2.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-04 00:03:59 +00:00
committed by GitHub
parent fb7abf7a6e
commit d604ca19df
2 changed files with 74 additions and 74 deletions

View File

@@ -94,7 +94,7 @@ optional-dependencies.postgres = [
"psycopg-pool==3.3",
]
optional-dependencies.webserver = [
"granian[uvloop]~=2.6.0",
"granian[uvloop]~=2.7.0",
]
[dependency-groups]