From 0509d676b581855e802c6af34b61efb46236560a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 21:57:38 +0000 Subject: [PATCH] Update pylint requirement from ~=4.0.5 to ~=4.0.6 Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89e3356..d4d008c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ plotly~=6.8.0 polars~=1.42.1 dash~=4.4.0 pytest~=9.1.1 -pylint~=4.0.5 +pylint~=4.0.6 black~=26.5.1 black[jupyter]~=26.5.1 pyodbc~=5.3.0