From 403c87fa1064252b60d898f441a013376825a438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 22:10:35 +0000 Subject: [PATCH] chore(deps-dev): bump pylint from 3.2.2 to 3.2.3 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 5207b0f..7f87d36 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" click = "==8.1.7" [dev-packages] -pylint = "==3.2.2" +pylint = "==3.2.3" black = "==24.4.2" pyinstaller = "==6.7.0" pywin32-ctypes = "==0.2.2" diff --git a/Pipfile.lock b/Pipfile.lock index c3002c0..00c7fa9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b551a5d1fe0432ce00a48234a965e1b142beecb9e0ca8f50d3fefdddbc31f29e" + "sha256": "3fb807a058b19cfc3bdc340a28917141f06afd63d91857bdb82e8c0f640c251a" }, "pipfile-spec": 6, "requires": { @@ -449,12 +449,12 @@ }, "pylint": { "hashes": [ - "sha256:3f8788ab20bb8383e06dd2233e50f8e08949cfd9574804564803441a4946eab4", - "sha256:d068ca1dfd735fb92a07d33cb8f288adc0f6bc1287a139ca2425366f7cbe38f8" + "sha256:02f6c562b215582386068d52a30f520d84fdbcf2a95fc7e855b816060d048b60", + "sha256:b3d7d2708a3e04b4679e02d99e72329a8b7ee8afb8d04110682278781f889fa8" ], "index": "pypi", "markers": "python_full_version >= '3.8.0'", - "version": "==3.2.2" + "version": "==3.2.3" }, "pywin32-ctypes": { "hashes": [