From 431eddb2d84782b1e82ede31c34fb99f01c051dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 06:06:12 +0000 Subject: [PATCH] Bump pylint from 2.15.10 to 3.0.3 Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.15.10 to 3.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.15.10...v3.0.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-major ... 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 349a558..c9cfad1 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,6 +1,6 @@ flake8==5.0.4 mypy==0.991 -pylint==2.15.10 +pylint==3.0.3 pytest==7.2.1 pytest-watch==4.2.0 setuptools-scm==7.1.0