Skip to content

Commit dffad7e

Browse files
Abhijit LAbhijit L
authored andcommitted
fix: update dependencies
1 parent 0cd9afd commit dffad7e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ pytest-mock = "^3.10.0"
4343

4444
[tool.poetry.group.dev.dependencies]
4545
black = "24.3.0"
46-
ruff = "^0.0.265"
47-
mypy = "^1.2.0"
46+
flake8 = "^7.3.0"
4847
pre-commit = "^3.3.1"
4948
mkdocs = "^1.4.3"
5049
mkdocstrings = {version = "0.21.2", extras = ["python"]}

0 commit comments

Comments
 (0)