From 7703882f57d0df83e7fdbe2e7ca2dc49cd007b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 18:39:21 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump astroid in the pylint group Bumps the pylint group with 1 update: [astroid](https://github.com/pylint-dev/astroid). Updates `astroid` from 3.2.2 to 3.2.3 - [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.2...v3.2.3) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-patch 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 6fecf5c..510f0d2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -astroid==3.2.2 +astroid==3.2.3 black==24.4.2 cfgv==3.4.0 click==8.1.7