diff --git a/Pipfile b/Pipfile index ec73f4b..0554074 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" [dev-packages] pytest = "==8.4.2" -pylint = "==4.0.1" +pylint = "==4.0.2" pycodestyle = "==2.14.0" pytest-cov = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 7fa1c03..586286c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "611e060192ac3b35316f9c44a050e1403aa2fd8358aaa7d427b972c3f291e237" + "sha256": "0b75b20b36e38abea01243e4c650eec9d6e14fd250c3fb118f6a46f7e68276c8" }, "pipfile-spec": 6, "requires": { @@ -213,12 +213,12 @@ }, "pylint": { "hashes": [ - "sha256:06db6a1fda3cedbd7aee58f09d241e40e5f14b382fd035ed97be320f11728a84", - "sha256:6077ac21d01b7361eae6ed0f38d9024c02732fdc635d9e154d4fe6063af8ac56" + "sha256:9627ccd129893fb8ee8e8010261cb13485daca83e61a6f854a85528ee579502d", + "sha256:9c22dfa52781d3b79ce86ab2463940f874921a3e5707bcfc98dd0c019945014e" ], "index": "pypi", "markers": "python_full_version >= '3.10.0'", - "version": "==4.0.1" + "version": "==4.0.2" }, "pytest": { "hashes": [