diff --git a/pyproject.toml b/pyproject.toml index f4e222a..54bbe7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ requests = "^2.25.1" [tool.poetry.group.dev.dependencies] pytest = "^8.0.0" vcrpy = "^5.1.0" -flake8 = "7.2.0" +flake8 = "7.3.0" black = "25.1.0" isort = "6.0.1" pytest-vcr = "^1.0.2"