From 0da2192139cdb91331028417d7171d4e50fdfee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 23:44:29 +0000 Subject: [PATCH] Bump astroid from 3.2.4 to 3.3.2 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.4 to 3.3.2. - [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.2) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 794cd24..2010c63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==3.2.4 +astroid==3.3.2 autopep8==2.3.1 isort==5.13.2 lazy-object-proxy==1.10.0