From 5e6b663c4814418c0125dda4b82551badff2a064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 18:55:06 +0000 Subject: [PATCH] Bump pylint from 3.3.2 to 3.3.3 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.2...v3.3.3) --- 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 0b7a1b9..8d733be 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ firebase-admin = "6.5.0" mock-firestore = "*" pytest-mock = "*" pytest = "*" -pylint = "==3.3.2" +pylint = "==3.3.3" requests-random-user-agent = "*" jsonpath-ng = "*" backoff = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 47db1f6..392363b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a94f84e411b121957f50530b8701f58ee38bc7de1c01daba577ccb64a6642bdd" + "sha256": "4a5fd595ab8abe93550c2faad4193c9f125bb8589d2540b266564de088c747ac" }, "pipfile-spec": 6, "requires": { @@ -27,11 +27,11 @@ }, "astroid": { "hashes": [ - "sha256:6aaea045f938c735ead292204afdb977a36e989522b7833ef6fea94de743f442", - "sha256:db676dc4f3ae6bfe31cda227dc60e03438378d7a896aec57422c95634e8d722f" + "sha256:187ccc0c248bfbba564826c26f070494f7bc964fd286b6d9fff4420e55de828c", + "sha256:a88c7994f914a4ea8572fac479459f4955eeccc877be3f2d959a33273b0cf40b" ], "markers": "python_full_version >= '3.9.0'", - "version": "==3.3.6" + "version": "==3.3.8" }, "attrs": { "hashes": [ @@ -1097,12 +1097,12 @@ }, "pylint": { "hashes": [ - "sha256:77f068c287d49b8683cd7c6e624243c74f92890f767f106ffa1ddf3c0a54cb7a", - "sha256:9ec054ec992cd05ad30a6df1676229739a73f8feeabf3912c995d17601052b01" + "sha256:07c607523b17e6d16e2ae0d7ef59602e332caa762af64203c24b41c27139f36a", + "sha256:26e271a2bc8bce0fc23833805a9076dd9b4d5194e2a02164942cb3cdc37b4183" ], "index": "pypi", "markers": "python_full_version >= '3.9.0'", - "version": "==3.3.2" + "version": "==3.3.3" }, "pyparsing": { "hashes": [