Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 5615840

Browse files
build(deps): Bump astroid from 2.12.10 to 2.12.12 in /package-parser
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.12.10 to 2.12.12. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v2.12.10...v2.12.12) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d1288a commit 5615840

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-parser/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-parser/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ parse-package = "package_parser.main:main"
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.10,<3.11"
13-
astroid = "^2.12.10"
13+
astroid = "^2.12.12"
1414
numpydoc = "^1.4"
1515
spacy = "^3.2.1"
1616
scipy = "^1.9.1"

0 commit comments

Comments
 (0)