From b94a786e92d4f38f2d46a1bd0b4497523bd9d429 Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Mon, 5 Jun 2023 21:55:47 -0700 Subject: [PATCH] bump pylint old-commit-hash: 06e1f468aa85e7678ebdedb73ea01e15307b9834 --- poetry.lock | 4 ++-- pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4d8a006b62..73a4fe3c4f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1661562b0d58e4808faa23d86c5a0b3d174cf9d49511ed35dc1dc502def0865a -size 638789 +oid sha256:80912f0683f0dba20983332ee73134ea5ac943206d7286587153519b93b41431 +size 638782 diff --git a/pyproject.toml b/pyproject.toml index fa03248b9b..52dd7f2a02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,6 @@ psutil = "^5.9.1" pycapnp = "==1.1.0" pycryptodome = "^3.15.0" PyJWT = "^2.5.0" -pylint = "^2.15.4" pyopencl = "^2022.2.4" pyserial = "^3.5" python-dateutil = "^2.8.2" @@ -92,6 +91,7 @@ pprofile = "^2.1.0" pre-commit = "^2.19.0" pycurl = "^7.45.1" pygame = "^2.1.2" +pylint = "^2.17.4" pyprof2calltree = "^1.4.5" pytest = "^7.1.2" pytest-xdist = "^2.5.0"