diff --git a/Pipfile b/Pipfile index 3e58164..e19f130 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ requests-toolbelt = "==1.0.0" fastjsonschema = "==2.20.0" [dev-packages] -pylint = "==3.3.1" +pylint = "==3.3.2" black = "==24.10.0" pytest = "==8.3.3" diff --git a/Pipfile.lock b/Pipfile.lock index 27ea3f1..72becb0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6979e9403a6449c2c40f8a7669bf0b6797e17bdf9631481fd3a9ca2b4c270aed" + "sha256": "8db02769a57084fe273f120913aceb8dbf20d9555dcb89b1808534e1e28a0926" }, "pipfile-spec": 6, "requires": { @@ -627,12 +627,12 @@ }, "pylint": { "hashes": [ - "sha256:2f846a466dd023513240bc140ad2dd73bfc080a5d85a710afdb728c420a5a2b9", - "sha256:9f3dcc87b1203e612b78d91a896407787e708b3f189b5fa0b307712d49ff0c6e" + "sha256:77f068c287d49b8683cd7c6e624243c74f92890f767f106ffa1ddf3c0a54cb7a", + "sha256:9ec054ec992cd05ad30a6df1676229739a73f8feeabf3912c995d17601052b01" ], "index": "pypi", "markers": "python_full_version >= '3.9.0'", - "version": "==3.3.1" + "version": "==3.3.2" }, "pytest": { "hashes": [