Skip to content

Commit 6f9053c

Browse files
authored
Update mypy and ruff (#12)
1 parent d00e91f commit 6f9053c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#
55
# pip-compile requirements/requirements-dev.in
66
#
7-
mypy==1.9.0
7+
mypy==1.10.0
88
# via -r requirements/requirements-dev.in
99
mypy-extensions==1.0.0
1010
# via mypy
11-
ruff==0.3.2
11+
ruff==0.4.3
1212
# via -r requirements/requirements-dev.in
1313
tomli==2.0.1
1414
# via mypy

0 commit comments

Comments
 (0)