From d65c3bd93f879651a93088dbd8e59d00dda8662f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:48:58 +0000 Subject: [PATCH] Bump astroid from 3.2.0 to 3.3.5 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.0 to 3.3.5. - [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.5) --- 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 0159dd61..e92d240c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ idna==3.10 # requests certifi==2024.8.30 # requests, sentry-sdk logilab-common==2.0.0 -astroid==3.2.0 +astroid==3.3.5 pylint==3.2.7 six==1.16.0 faker==30.1.0 # factory_boy