From 94f179238130c49d0a4d930a7c2cae3e9b7dd623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:16:42 +0000 Subject: [PATCH] build(deps): bump astroid from 3.1.0 to 3.3.0 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.1.0 to 3.3.0. - [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.1.0...v3.3.0) --- 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 7eb85d8..a09115c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ colorama==0.4.6 autopep8==2.1.0 -astroid==3.1.0 +astroid==3.3.0 certifi==2024.2.2 chardet==5.2.0 confusable-homoglyphs==3.3.1