From a9cfbda18c0ecb76539737166b2ca786736a6241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 07:16:44 +0000 Subject: [PATCH] Bump pylint from 3.3.7 to 3.3.9 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.7...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Pipfile b/Pipfile index 429c6fcd..7bab81b7 100644 --- a/Pipfile +++ b/Pipfile @@ -29,7 +29,7 @@ pip = "==25.1.1" pipenv = "==2025.0.3" pydantic = "==2.9.2" pydoclint = "==0.6.6" -pylint = "==3.3.7" +pylint = "==3.3.9" pynacl = "==1.5.0" pytest = "==8.4.0" pytest-asyncio = "==1.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index c252ddf6..20cbbe9c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "af49e9d0d73f24253830648384e35359a9ff5336611340dc52a3a95db50c67a8" + "sha256": "d0efa20fb8b1062054df65df17cdb48f6e48b8cec321d19ca421cd8344485e5d" }, "pipfile-spec": 6, "requires": { @@ -138,11 +138,11 @@ }, "astroid": { "hashes": [ - "sha256:104fb9cb9b27ea95e847a94c003be03a9e039334a8ebca5ee27dafaf5c5711eb", - "sha256:c332157953060c6deb9caa57303ae0d20b0fbdb2e59b4a4f2a6ba49d0a7961ce" + "sha256:1e5a5011af2920c7c67a53f65d536d65bfa7116feeaf2354d8b94f29573bb0ce", + "sha256:54c760ae8322ece1abd213057c4b5bba7c49818853fc901ef09719a60dbf9dec" ], "markers": "python_full_version >= '3.9.0'", - "version": "==3.3.10" + "version": "==3.3.11" }, "asyncpg": { "hashes": [ @@ -908,11 +908,11 @@ }, "platformdirs": { "hashes": [ - "sha256:3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc", - "sha256:ff7059bb7eb1179e2685604f4aaf157cfd9535242bd23742eadc3c13542139b4" + "sha256:abd01743f24e5287cd7a5db3752faf1a2d65353f38ec26d98e25a6db65958c85", + "sha256:ca753cf4d81dc309bc67b0ea38fd15dc97bc30ce419a7f58d13eb3bf14c4febf" ], "markers": "python_version >= '3.9'", - "version": "==4.3.8" + "version": "==4.4.0" }, "pluggy": { "hashes": [ @@ -1173,12 +1173,12 @@ }, "pylint": { "hashes": [ - "sha256:2b11de8bde49f9c5059452e0c310c079c746a0a8eeaa789e5aa966ecc23e4559", - "sha256:43860aafefce92fca4cf6b61fe199cdc5ae54ea28f9bf4cd49de267b5195803d" + "sha256:01f9b0462c7730f94786c283f3e52a1fbdf0494bbe0971a78d7277ef46a751e7", + "sha256:d312737d7b25ccf6b01cc4ac629b5dcd14a0fcf3ec392735ac70f137a9d5f83a" ], "index": "pypi", "markers": "python_full_version >= '3.9.0'", - "version": "==3.3.7" + "version": "==3.3.9" }, "pynacl": { "hashes": [ @@ -1469,11 +1469,11 @@ }, "tomlkit": { "hashes": [ - "sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde", - "sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79" + "sha256:430cf247ee57df2b94ee3fbe588e71d362a941ebb545dec29b53961d61add2a1", + "sha256:c89c649d79ee40629a9fda55f8ace8c6a1b42deb912b2a8fd8d942ddadb606b0" ], "markers": "python_version >= '3.8'", - "version": "==0.13.2" + "version": "==0.13.3" }, "typeguard": { "hashes": [