From f6de8e8993cb216bd6153d83748058746c0d6e07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 19:38:53 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v3.1.0 --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index a8bef94..631939a 100644 --- a/Pipfile +++ b/Pipfile @@ -10,6 +10,6 @@ fastapi = "==0.110.0" uvicorn = {version = "==0.27.1", extras = ["standard"]} [dev-packages] -pylint = "==3.0.4" +pylint = "==3.1.0" pytest = "==8.0.2" httpx = "==0.27.0" diff --git a/Pipfile.lock b/Pipfile.lock index d875f69..6f5a333 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8b3ca39084a23a39306c528fdda25bc0f1f2a6016b1af09c35ca07d9a4bd1a19" + "sha256": "e3d6b3f2d70933c22b30c0acb1d69e9c6938a5c2d749be55cbab0a6f6b1a829c" }, "pipfile-spec": 6, "requires": {}, @@ -513,11 +513,11 @@ }, "astroid": { "hashes": [ - "sha256:4148645659b08b70d72460ed1921158027a9e53ae8b7234149b1400eddacbb93", - "sha256:92fcf218b89f449cdf9f7b39a269f8d5d617b27be68434912e11e79203963a17" + "sha256:951798f922990137ac090c53af473db7ab4e70c770e6d7fae0cec59f74411819", + "sha256:ac248253bfa4bd924a0de213707e7ebeeb3138abeb48d798784ead1e56d419d4" ], "markers": "python_full_version >= '3.8.0'", - "version": "==3.0.3" + "version": "==3.1.0" }, "certifi": { "hashes": [ @@ -618,12 +618,12 @@ }, "pylint": { "hashes": [ - "sha256:59ab3532506f32affefeb50d5057a221bb351f5a1383fa36c424c2c6c05e7005", - "sha256:d73b70b3fff8f3fbdcb49a209b9c7d71d8090c138d61d576d1895e152cb392b3" + "sha256:507a5b60953874766d8a366e8e8c7af63e058b26345cfcb5f91f89d987fd6b74", + "sha256:6a69beb4a6f63debebaab0a3477ecd0f559aa726af4954fc948c51f7a2549e23" ], "index": "pypi", "markers": "python_full_version >= '3.8.0'", - "version": "==3.0.4" + "version": "==3.1.0" }, "pytest": { "hashes": [