From cbd3518a5949ed2a9a87a5944bed284173b10c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 19:47:34 +0000 Subject: [PATCH] chore(deps-dev): bump pylint from 3.3.8 to 3.3.9 in the pylint group Bumps the pylint group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.3.8 to 3.3.9 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 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 9dffbbbd45d..058f868d3ee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -54,7 +54,7 @@ platformdirs==4.4.0 portalocker==2.10.1 pycparser==2.23 PyJWT==2.9.0 -pylint==3.3.8 +pylint==3.3.9 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 requests==2.32.5