From b476863e8fad24811789f8b1dad5f55efcdf0847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:04:12 +0000 Subject: [PATCH] Bump pylint from 3.2.6 to 3.2.7 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 7e98235c..2f5d58b2 100644 --- a/Pipfile +++ b/Pipfile @@ -30,7 +30,7 @@ pip = "==24.1.2" pipenv = "==2024.0.1" pydantic = "==2.8.2" pydoclint = "==0.5.6" -pylint = "==3.2.6" +pylint = "==3.2.7" pynacl = "==1.5.0" pytest = "==8.3.2" pytest-asyncio = "==0.23.8" diff --git a/Pipfile.lock b/Pipfile.lock index d36b6ab2..a6332b0d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dbf9ed1270c7eaba519b481d72e51fa3df845ad26a72171077ca5345bf8de837" + "sha256": "2af2d5208af28f0e9158d5fa361c8cb549bfee53a128834eed045dc2e3bdfebd" }, "pipfile-spec": 6, "requires": { @@ -984,12 +984,12 @@ }, "pylint": { "hashes": [ - "sha256:03c8e3baa1d9fb995b12c1dbe00aa6c4bcef210c2a2634374aedeb22fb4a8f8f", - "sha256:a5d01678349454806cff6d886fb072294f56a58c4761278c97fb557d708e1eb3" + "sha256:02f4aedeac91be69fb3b4bea997ce580a4ac68ce58b89eaefeaf06749df73f4b", + "sha256:1b7a721b575eaeaa7d39db076b6e7743c993ea44f57979127c517c6c572c803e" ], "index": "pypi", "markers": "python_full_version >= '3.8.0'", - "version": "==3.2.6" + "version": "==3.2.7" }, "pynacl": { "hashes": [ @@ -1265,11 +1265,11 @@ }, "tomlkit": { "hashes": [ - "sha256:08ad192699734149f5b97b45f1f18dad7eb1b6d16bc72ad0c2335772650d7b72", - "sha256:7075d3042d03b80f603482d69bf0c8f345c2b30e41699fd8883227f89972b264" + "sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde", + "sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79" ], "markers": "python_version >= '3.8'", - "version": "==0.13.0" + "version": "==0.13.2" }, "typeguard": { "hashes": [