From ec891abc7ed2d47b74c3ecb1f793458c42937dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 16:06:15 +0000 Subject: [PATCH] Bump astroid from 4.0.3 to 4.1.2 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.3 to 4.1.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.3...v4.1.2) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 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 c39e6ba..4970ae1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ idna==3.11 # requests certifi==2026.2.25 # requests, sentry-sdk requests==2.33.1 -astroid==4.0.3 +astroid==4.1.2 pylint==4.0.5 ipaddress==1.0.23 # faker