Chore(deps): Update granian[uvloop] requirement from ~=2.5.1 to ~=2.6.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.5.1...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 23:40:21 +00:00
committed by GitHub
parent 6f3451bce0
commit d3e55a9555
2 changed files with 74 additions and 77 deletions

View File

@@ -83,7 +83,7 @@ optional-dependencies.postgres = [
"psycopg-pool==3.2.7",
]
optional-dependencies.webserver = [
"granian[uvloop]~=2.5.1",
"granian[uvloop]~=2.6.0",
]
[dependency-groups]