From 89207c4383ea73726461d5f9770e23b24029552c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:23:10 +0000 Subject: [PATCH] Bump astroid from 3.2.0 to 3.3.4 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.0 to 3.3.4. - [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.4) --- 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..1452f105 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.4 pylint==3.2.7 six==1.16.0 faker==30.1.0 # factory_boy