From a827ada00b63df37ef68293c47772e2b12a8a44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 20:46:55 +0000 Subject: [PATCH] Bump pylint from 3.3.7 to 4.0.2 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.7...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Pipfile b/Pipfile index 874dd6ab..9ea54ca2 100644 --- a/Pipfile +++ b/Pipfile @@ -29,7 +29,7 @@ pip = "==25.3" pipenv = "==2025.0.4" pydantic = "==2.9.2" pydoclint = "==0.6.6" -pylint = "==3.3.7" +pylint = "==4.0.2" pynacl = "==1.5.0" pytest = "==8.4.0" pytest-asyncio = "==1.1.1" diff --git a/Pipfile.lock b/Pipfile.lock index 5d801d61..96f3563b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c15f9fbc38a25340b59a50737af3d7b1fef79aab04d9184ca4081399ffdb5c89" + "sha256": "292dd60ce7ed6b7b5cd901afe1637ca73e3d8346573f3b41f86bb747ce358bd7" }, "pipfile-spec": 6, "requires": { @@ -177,11 +177,11 @@ }, "astroid": { "hashes": [ - "sha256:1e5a5011af2920c7c67a53f65d536d65bfa7116feeaf2354d8b94f29573bb0ce", - "sha256:54c760ae8322ece1abd213057c4b5bba7c49818853fc901ef09719a60dbf9dec" + "sha256:0d778ec0def05b935e198412e62f9bcca8b3b5c39fdbe50b0ba074005e477aab", + "sha256:37ab2f107d14dc173412327febf6c78d39590fdafcb44868f03b6c03452e3db0" ], - "markers": "python_full_version >= '3.9.0'", - "version": "==3.3.11" + "markers": "python_full_version >= '3.10.0'", + "version": "==4.0.1" }, "asyncpg": { "hashes": [ @@ -1313,12 +1313,12 @@ }, "pylint": { "hashes": [ - "sha256:2b11de8bde49f9c5059452e0c310c079c746a0a8eeaa789e5aa966ecc23e4559", - "sha256:43860aafefce92fca4cf6b61fe199cdc5ae54ea28f9bf4cd49de267b5195803d" + "sha256:9627ccd129893fb8ee8e8010261cb13485daca83e61a6f854a85528ee579502d", + "sha256:9c22dfa52781d3b79ce86ab2463940f874921a3e5707bcfc98dd0c019945014e" ], "index": "pypi", - "markers": "python_full_version >= '3.9.0'", - "version": "==3.3.7" + "markers": "python_full_version >= '3.10.0'", + "version": "==4.0.2" }, "pynacl": { "hashes": [