From e9be8d111d4db4c75475592081d2d4f70cd0b548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 22:01:06 +0000 Subject: [PATCH] Bump astroid from 4.0.1 to 4.0.2 in /unix Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.1 to 4.0.2. - [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/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- unix/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/dev-requirements.txt b/unix/dev-requirements.txt index 5d75be3..261539a 100644 --- a/unix/dev-requirements.txt +++ b/unix/dev-requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.org/simple -astroid==4.0.1 +astroid==4.0.2 backports.tarfile==1.2.0 black==25.9.0 build==1.3.0