From 2af01838d7480347c156b2863e0f32e01afeffdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:00:14 +0000 Subject: [PATCH] chore(deps): bump pylint from 3.2.6 to 3.2.7 in the dependencies group Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 48c8bba..a069128 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ black==24.8.0 flake8==7.1.1 mypy==1.11.2 mypy-extensions==1.0.0 -pylint==3.2.6 +pylint==3.2.7 pytest==8.3.2 pytest-cov==5.0.0 types-pytz==2024.1.0.20240417