From 82c2bd9fc601b63b3a77bd1df664f7c4ca7e35a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:54:06 +0000 Subject: [PATCH] Bump pylint from 3.3.6 to 4.0.6 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 4.0.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.6...v4.0.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 596ec4c..5cbae14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ peft pyarrow>=15.0.0 pybind11 pylatexenc -pylint==3.3.6 +pylint==4.0.6 ray[default] tensordict<=0.6.2 torchdata