From 6b8075bdf24303ca00d48cc724981e8f6e62e0ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 07:05:21 +0000 Subject: [PATCH] build(deps): bump pylint from 2.17.4 to 3.0.3 Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 3.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v3.0.3) --- updated-dependencies: - dependency-name: pylint 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 41f9bd88..2a296d57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pandas==2.2.0 pycodestyle==2.10.0 pyflakes==3.2.0 pygame==2.5.2 -pylint==2.17.4 +pylint==3.0.3 pytest==8.0.0 pytorch-lightning==2.0.4 torch==2.0.1