From 538007ba642f275d3cc8493743745e2d1fd8e1ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 15:21:56 +0000 Subject: [PATCH] Bump astroid from 4.0.3 to 4.1.0 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.3 to 4.1.0. - [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.0) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.0 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 220915f..627f1e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ idna==3.11 # requests certifi==2026.1.4 # requests, sentry-sdk requests==2.32.5 -astroid==4.0.3 +astroid==4.1.0 pylint==4.0.5 ipaddress==1.0.23 # faker