From 6dc7960627896dc8e177facafad1a28b7fb33249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:14:01 +0000 Subject: [PATCH] chore(deps): Bump pylint from 2.17.5 to 2.17.7 Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 2.17.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.5...v2.17.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5444b14..b40f424 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mccabe==0.7.0 platformdirs==3.10.0 protobuf==4.24.2 pycparser==2.21 -pylint==2.17.5 +pylint==2.17.7 requests==2.31.0 six==1.16.0 tomlkit==0.12.1