diff --git a/requirements-examples.txt b/requirements-examples.txt index 6dd85cf16..d0420b5cf 100644 --- a/requirements-examples.txt +++ b/requirements-examples.txt @@ -3,9 +3,9 @@ pydantic docstring-parser rich aiohttp -ruff==0.8.1 +ruff==0.8.6 pre-commit==4.0.1 -pyright==1.1.390 +pyright==1.1.391 typer cohere datasets diff --git a/requirements.txt b/requirements.txt index 8cb557661..d5e840c7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,8 @@ pydantic docstring-parser rich aiohttp -ruff==0.8.1 +ruff==0.8.6 pre-commit==4.0.1 -pyright==1.1.390 +pyright==1.1.391 typer cohere \ No newline at end of file