chore(deps-dev): update types-gevent requirement in /django/aiservice

Updates the requirements on [types-gevent](https://github.com/python/typeshed) to permit the latest version.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-gevent
  dependency-version: 25.9.0.20260322
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-01 16:48:00 +00:00 committed by GitHub
parent 0abc6bf1e3
commit 980f92e049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ dev = [
"types-Pygments>=2.18",
"types-colorama>=0.4.15",
"types-setuptools>=75.2",
"types-gevent>=24.11.0.20241230,<25",
"types-gevent>=24.11.0.20241230,<26",
"types-pexpect>=4.9.0.20241208,<5",
"pytest-asyncio>=1.1.0",
"pytest>=8.4.2",