Skip to content

Commit 457fd6b

Browse files
chore(deps-py)(deps): update astroid requirement in /api
Updates the requirements on [astroid](https://github.com/pylint-dev/astroid) to permit the latest version. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.0.0...v4.1.2) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b589508 commit 457fd6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PyGithub>=2.1.1
3131
mcp>=0.9.0
3232

3333
# Code Analysis
34-
astroid>=3.0.0
34+
astroid>=4.1.2
3535

3636
# Utilities
3737
aiofiles>=23.0.0

0 commit comments

Comments
 (0)