From 76f256b5ade02422328b56f6394238026e66ae86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:59:05 +0000 Subject: [PATCH] chore(deps): bump pylint from 3.2.7 to 3.3.0 in the dependencies group Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.2.7 to 3.3.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.7...v3.3.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor 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 9d0b807..9c18c6c 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.7 +pylint==3.3.0 pytest==8.3.3 pytest-cov==5.0.0 types-python-dateutil==2.9.0.20240906