From f5295d81303155cd3644d2982fce7d670b41715d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 08:28:18 +0000 Subject: [PATCH] Bump astroid from 3.3.9 to 3.3.10 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.9 to 3.3.10. - [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.10) --- updated-dependencies: - dependency-name: astroid dependency-version: 3.3.10 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..79f9400 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.10 autoapi==2.0.1 babel==2.17.0 certifi==2025.1.31