From ee06e3551e3a80019c25d3423868994f8bb10ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 17:13:53 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump astroid Bumps the pylint group with 1 update in the / directory: [astroid](https://github.com/pylint-dev/astroid). Updates `astroid` from 3.2.4 to 3.3.1 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v3.2.4...v3.3.1) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pylint ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 549dbf4..82ca7a5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -astroid==3.2.4 +astroid==3.3.1 black==24.8.0 cfgv==3.4.0 click==8.1.7 -- 2.47.2