From 6a3f902c58acdcfe42519391fc0f649339eae3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:19:03 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump astroid from 3.0.2 to 3.0.3 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.0.2 to 3.0.3. - [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.0.2...v3.0.3) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fa3cdf..aa5249a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==3.0.2 +astroid==3.0.3 attrs==23.2.0 certifi==2024.2.2 cffi==1.16.0