From 0893a8d3d36f75805987ed871a5e4faa94f2a8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 20:03:43 +0000 Subject: [PATCH] Bump astroid from 2.15.3 to 2.15.4 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/v2.15.3...v2.15.4) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a79f2f3..8d05f1d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -astroid==2.15.3 +astroid==2.15.4 attrs==23.1.0 black==23.3.0 click==8.1.3