From 168bcb653a97827e3154ba2c0084b5bc32c83850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 08:30:47 +0000 Subject: [PATCH] Bump astroid from 3.3.9 to 3.3.11 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.9 to 3.3.11. - [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/v3.3.9...v3.3.11) --- updated-dependencies: - dependency-name: astroid dependency-version: 3.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ebe0bd5..3167580 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ # This file was autogenerated by uv via the following command: # uv export --format requirements-txt --only-group docs --no-hashes --output-file docs/requirements.txt alabaster==1.0.0 -astroid==3.3.9 +astroid==3.3.11 autoapi==2.0.1 babel==2.17.0 certifi==2025.1.31