diff --git a/Pipfile b/Pipfile index ac445a9..4aafa64 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ name = "pypi" [dev-packages] pytest = "==7.1.2" pylint = "==2.14.5" -pycodestyle = "==2.8.0" +pycodestyle = "==2.14.0" pytest-cov = "==3.0.0" [scripts] diff --git a/Pipfile.lock b/Pipfile.lock index 04c0890..73143b2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d3a300419895bf088e9ce1811b9da4e780d578a95a68690926a3673ef1637feb" + "sha256": "1f48e12790737e1b908eb034a2b2e78068871eb727d3f45007bd61043b59e0b8" }, "pipfile-spec": 6, "requires": { @@ -202,11 +202,12 @@ }, "pycodestyle": { "hashes": [ - "sha256:720f8b39dde8b293825e7ff02c475f3077124006db4f440dcbc9a20b76548a20", - "sha256:eddd5847ef438ea1c7870ca7eb78a9d47ce0cdb4851a5523949f2601d0cbbe7f" + "sha256:c4b5b517d278089ff9d0abdec919cd97262a3367449ea1c8b49b91529167b783", + "sha256:dd6bf7cb4ee77f8e016f9c8e74a35ddd9f67e1d5fd4184d86c3b98e07099f42d" ], "index": "pypi", - "version": "==2.8.0" + "markers": "python_version >= '3.9'", + "version": "==2.14.0" }, "pylint": { "hashes": [