diff --git a/requirements/format-python.txt b/requirements/format-python.txt index 3a853025a..c69f6829e 100644 --- a/requirements/format-python.txt +++ b/requirements/format-python.txt @@ -1,3 +1,3 @@ autopep8 == 2.1.0 blacken-docs == 1.16.0 -ruff == 0.3.4 \ No newline at end of file +ruff == 0.3.5 \ No newline at end of file