From 9a592aa1bf671520b1573e55e0c62c18d7b9bad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:17:31 +0000 Subject: [PATCH] Bump pylint from 2.16.1 to 3.2.3 Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.16.1 to 3.2.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.16.1...v3.2.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 0adb46e..4c7c771 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -5,7 +5,7 @@ coverage[toml]==7.1.0 flit==3.8.0 lint==1.2.1 mypy==1.0.0 -pylint==2.16.1 +pylint==3.2.3 sphinx==5.2.3 pytest>=6.0.0 pytest-asyncio==0.21.0