diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..3850b4c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -132,12 +132,8 @@ "version": "==0.3" }, "flake8": { - "hashes": [ - "sha256:45681a117ecc81e870cbf1262835ae4af5e7a8b08e40b944a8a6e6b895914cfb", - "sha256:49356e766643ad15072a789a20915d3c91dc89fd313ccd71802303fd67e4deca" - ], - "index": "pypi", - "version": "==3.7.9" + "hashes": [], + "version": "==7.1.2" }, "importlib-metadata": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index 39f24f0..b2bd4a0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -flake8==3.7.9 +flake8==7.1.2 mccabe==0.6.1 pycodestyle==2.5.0 pyflakes==2.1.1