diff --git a/dev-requirements.txt b/dev-requirements.txt index f35d621..3fc640f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,7 +11,7 @@ mock~=5.1.0 python-dotenv~=1.0.1 # Format - Type checking. -ruff~=0.2.0 +ruff~=0.2.1 isort~=5.13.2 pyright~=1.1.349 codespell~=2.2.6