diff --git a/Pipfile b/Pipfile index a06a80c..1bc6065 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" [dev-packages] pytest = "==9.0.1" -pylint = "==4.0.3" +pylint = "==4.0.4" pycodestyle = "==2.14.0" pytest-cov = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 04a5c45..b908b10 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0f98ee1f526430c699603237e5d7143352ba15cb3354152a569e77d9752c642c" + "sha256": "6c827bea2361fc05c7adcadb6bd7db5739d29c77a4af2fbb948d3a41b962d196" }, "pipfile-spec": 6, "requires": { @@ -213,12 +213,12 @@ }, "pylint": { "hashes": [ - "sha256:896d09afb0e78bbf2e030cd1f3d8dc92771a51f7e46828cbc3948a89cd03433a", - "sha256:a427fe76e0e5355e9fb9b604fd106c419cafb395886ba7f3cebebb03f30e081d" + "sha256:63e06a37d5922555ee2c20963eb42559918c20bd2b21244e4ef426e7c43b92e0", + "sha256:d9b71674e19b1c36d79265b5887bf8e55278cbe236c9e95d22dc82cf044fdbd2" ], "index": "pypi", "markers": "python_full_version >= '3.10.0'", - "version": "==4.0.3" + "version": "==4.0.4" }, "pytest": { "hashes": [