From b410edbd2c0ad41178f7f7f35f1b65c05e31f1c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:05:59 +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 ea81411..15f1783 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-pytz==2024.2.0.20240913