Skip to content

Commit 3f602d0

Browse files
authored
Update pyproject.toml
1 parent 213a949 commit 3f602d0

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
@@ -48,7 +48,8 @@ dev = [
4848
"respx>=0.20.0,<0.21.0",
4949
"mypy>=1.0.0,<2.0.0",
5050
"ruff>=0.1.0,<0.2.0",
51-
"pre-commit>=3.0.0,<4.0.0"
51+
"pre-commit>=3.0.0,<4.0.0",
52+
"flake8>=6.0.0,<7.0.0"
5253
]
5354

5455
[tool.hatch.version]

0 commit comments

Comments
 (0)