Chore(deps): Update granian requirement from ~=1.7.6 to ~=2.0.1

Updates the requirements on [granian](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/v1.7.6...v2.0.1)

---
updated-dependencies:
- dependency-name: granian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-10 17:19:32 +00:00 committed by GitHub
parent 54bcbfa546
commit 8552810740
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ optional-dependencies.postgres = [
"psycopg-c==3.2.5", "psycopg-c==3.2.5",
] ]
optional-dependencies.webserver = [ optional-dependencies.webserver = [
"granian~=1.7.6", "granian~=2.0.1",
] ]
[dependency-groups] [dependency-groups]