From e2fa3ba3a2f769acc634a0adcaf470a42e05e87a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 04:18:13 +0000 Subject: [PATCH] Bump pylint from 3.3.0 to 3.3.1 in /.github/workflows Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 52d094b..310fad4 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -3,4 +3,4 @@ pre-commit==3.8.0 black==24.8.0 flake8==7.1.1 reorder-python-imports==3.13.0 -pylint==3.3.0 +pylint==3.3.1