From c2a15d5277e8a79c8f62f5fbb80b03979ab01d80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 14:00:37 +0000 Subject: [PATCH] Bump astroid from 2.12.2 to 2.14.2 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.12.2 to 2.14.2. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/v2.12.2...v2.14.2) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-minor ... 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 9560771..ee0f946 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ # dev requirements appdirs==1.4.4 -astroid==2.12.2 +astroid==2.14.2 black==22.6.0 cfgv==3.3.1 click==8.1.3