mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
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:
parent
0abc6bf1e3
commit
980f92e049
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue