Skip to content

Commit 6e3673f

Browse files
authored
Merge branch 'master' into dependabot/pip/ruff-0.1.6
2 parents dc5906e + 06ae29a commit 6e3673f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ test = [
6363
"pytest >= 7.1.3,<8.0.0",
6464
"pytest-cov >= 2.12.0,<5.0.0",
6565
"mypy == 1.5.1",
66-
"ruff ==0.1.6",
66+
"ruff ==0.1.7",
67+
"mypy == 1.7.1",
6768
"black == 23.9.1",
6869
"pytest-asyncio",
6970
"autoflake",

0 commit comments

Comments
 (0)