diff --git a/Pipfile b/Pipfile index 9c382447..90401852 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] black = "~=22.10.0" httpretty = "~=1.1" -isort = "~=5.10" +isort = "~=5.12" mypy = "~=0.982" mock = "~=4.0" pre-commit = "~=2.20"