Skip to content

Commit 186b9cb

Browse files
committed
Update ruff to 0.14.14
1 parent 53a7696 commit 186b9cb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ensure_newline_before_comments = true
1010
line_length = 160
1111

1212
[tool.coverage.run]
13+
source = ["ultimatepython"]
1314
branch = true
1415

1516
[tool.coverage.report]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
coverage==7.13.1
22
isort==7.0.0
3-
ruff==0.14.10
3+
ruff==0.14.14
44
mypy==1.19.1

0 commit comments

Comments
 (0)