Skip to content

Commit

Permalink
Sync ruff in dev_tool with openbb_core (#6331)
Browse files Browse the repository at this point in the history
  • Loading branch information
montezdesousa authored Apr 22, 2024
1 parent ee42241 commit 2ccf39d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 deletions openbb_platform/extensions/devtools/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion openbb_platform/extensions/devtools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{ include = "openbb_devtools" }]

[tool.poetry.dependencies]
python = ">=3.8,<3.12" # scipy forces <4.0 explicitly
ruff = "^0.1.5"
ruff = "^0.1.6"
pylint = "^3.0.2"
mypy = "^1.6.1"
pydocstyle = "^6.3.0"
Expand Down

0 comments on commit 2ccf39d

Please sign in to comment.