diff --git a/requirements-examples.txt b/requirements-examples.txt index 6dd85cf16..1775acf3e 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.4 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..57b36ac23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,8 @@ pydantic docstring-parser rich aiohttp -ruff==0.8.1 +ruff==0.8.4 pre-commit==4.0.1 -pyright==1.1.390 +pyright==1.1.391 typer cohere \ No newline at end of file