From f519f8d915b91cdc68bb08e1198378919d53ac69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:20:13 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump pylint in the pylint group Bumps the pylint group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.2.5 to 3.2.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pylint ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 49d1b2c..d8255ed 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ platformdirs==4.2.2 pluggy==1.5.0 pre-commit==3.7.1 pylint-exit==1.2.0 -pylint==3.2.5 +pylint==3.2.6 pylint-exit==1.2.0 pytest==8.2.2 PyYAML==6.0.1