Skip to content

Commit fb0f745

Browse files
Update mypy and ruff to latest versions
1 parent efdffad commit fb0f745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ pytest==8.3.5
1010
pytest-cov==5.0.0
1111

1212
# For development
13-
mypy==1.14.1
14-
ruff==0.9.10
13+
mypy==1.19.0
14+
ruff==0.14.9
1515

1616
# Documentation build
1717
# Disabled for now since we don't need them

0 commit comments

Comments
 (0)