From 9452e152f99d6b6c544889cebc70bbd597840876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:24:00 +0000 Subject: [PATCH] Bump astroid from 3.2.0 to 3.3.2 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.0 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.0...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 ce017873..f1126cb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ idna==3.7 # requests certifi==2024.7.4 # requests, sentry-sdk logilab-common==2.0.0 -astroid==3.2.0 +astroid==3.3.2 pylint==3.2.0 six==1.16.0 faker==27.0.0 # factory_boy