Skip to content

Commit 5ed91e0

Browse files
chore(deps): update dependency ruff to ^0.14.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | ruff | 0.10.0 | 0.14.0 |
1 parent 8a9f070 commit 5ed91e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ all = [
5858
[tool.poetry.group.dev.dependencies]
5959
ipykernel = "^6.27.1"
6060
mypy = "^1.15.0"
61-
ruff = "^0.10.0"
61+
ruff = "^0.14.0"
6262
pytest = "^8.0.0"
6363
pandas-stubs = "^2.2.1.240316"
6464
coverage = "^7.5.1"

0 commit comments

Comments
 (0)