From 2c7080a8189e39f79705c7f3f355faceeac390c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 19:47:16 +0000 Subject: [PATCH] Bump pylint from 3.0.1 to 3.0.2 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.1...v3.0.2) --- 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 f51bcfc8b..80db13076 100644 --- a/Pipfile +++ b/Pipfile @@ -24,7 +24,7 @@ typing_extensions = "==4.8.0" pip = "==23.3.1" pipenv = "==2023.10.24" pydantic = "==2.4.2" -pylint = "==3.0.1" +pylint = "==3.0.2" pynacl = "==1.5.0" pytest = "==7.4.3" pytest-asyncio = "==0.21.1" diff --git a/Pipfile.lock b/Pipfile.lock index 9cfff0d26..9bdc3880b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "86a7e2b457b504f232cf64b6f566a590913b8d2e808044633fe4b179628aefe3" + "sha256": "0bc26aa22a05efc2fcbb9edf71ed9d4b091a05034abd76775cedbf0a7b1103bc" }, "pipfile-spec": 6, "requires": { @@ -992,12 +992,12 @@ }, "pylint": { "hashes": [ - "sha256:81c6125637be216b4652ae50cc42b9f8208dfb725cdc7e04c48f6902f4dbdf40", - "sha256:9c90b89e2af7809a1697f6f5f93f1d0e518ac566e2ac4d2af881a69c13ad01ea" + "sha256:0d4c286ef6d2f66c8bfb527a7f8a629009e42c99707dec821a03e1b51a4c1496", + "sha256:60ed5f3a9ff8b61839ff0348b3624ceeb9e6c2a92c514d81c9cc273da3b6bcda" ], "index": "pypi", "markers": "python_full_version >= '3.8.0'", - "version": "==3.0.1" + "version": "==3.0.2" }, "pymongo": { "hashes": [ @@ -1368,11 +1368,11 @@ }, "tomlkit": { "hashes": [ - "sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86", - "sha256:712cbd236609acc6a3e2e97253dfc52d4c2082982a88f61b640ecf0817eab899" + "sha256:df32fab589a81f0d7dc525a4267b6d7a64ee99619cbd1eeb0fae32c1dd426977", + "sha256:eeea7ac7563faeab0a1ed8fe12c2e5a51c61f933f2502f7e9db0241a65163ad0" ], "markers": "python_version >= '3.7'", - "version": "==0.12.1" + "version": "==0.12.2" }, "typing-extensions": { "hashes": [