From e657cbd185415eac61fa2643e44045cc259114b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 03:44:01 +0000 Subject: [PATCH] Bump pylint from 3.2.7 to 3.3.0 Bumps [pylint](https://github.com/pylint-dev/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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f5caef9b9..7fdbbc72c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ anyio==4.4.0 # httpx # starlette # watchfiles -astroid==3.2.4 +astroid==3.3.3 # via pylint async-lru==2.0.4 # via -r requirements.in @@ -343,7 +343,7 @@ pygments==2.18.0 # via # rich # strawberry-graphql -pylint==3.2.7 +pylint==3.3.0 # via -r requirements-dev.in pymysql[rsa]==1.1.1 # via