From 0ee6d90c2700fa82a1f94615ead250e2dbb824c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 06:48:21 +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 dad859e..d6fc851 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -7,7 +7,7 @@ hypothesis==6.98.17 ipython==8.14.0 lint==1.2.1 mypy==1.7.1 -pylint==2.16.1 +pylint==3.2.3 pyperf==2.6.2 pytest>=6.0.0 pytest-asyncio==0.23.2