chore(pip-prod)(deps): bump astroid from 3.2.3 to 3.2.4
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.3 to 3.2.4. - [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.2.3...v3.2.4) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
de9ac22d4b
commit
9ee2e8fccd
8
poetry.lock
generated
8
poetry.lock
generated
@ -2,13 +2,13 @@
|
||||
|
||||
[[package]]
|
||||
name = "astroid"
|
||||
version = "3.2.3"
|
||||
version = "3.2.4"
|
||||
description = "An abstract syntax tree for Python with inference support."
|
||||
optional = false
|
||||
python-versions = ">=3.8.0"
|
||||
files = [
|
||||
{file = "astroid-3.2.3-py3-none-any.whl", hash = "sha256:3eae9ea67c11c858cdd2c91337d2e816bd019ac897ca07d7b346ac10105fceb3"},
|
||||
{file = "astroid-3.2.3.tar.gz", hash = "sha256:7099b5a60985529d8d46858befa103b82d0d05a5a5e8b816b5303ed96075e1d9"},
|
||||
{file = "astroid-3.2.4-py3-none-any.whl", hash = "sha256:413658a61eeca6202a59231abb473f932038fbcbf1666587f66d482083413a25"},
|
||||
{file = "astroid-3.2.4.tar.gz", hash = "sha256:0e14202810b30da1b735827f78f5157be2bbd4a7a59b7707ca0bfc2fb4c0063a"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -747,4 +747,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "b629a8f985e4dad0f1b9bd38ecb3a69f3ba60c41dbc716ce5683cf759ed36134"
|
||||
content-hash = "5a1c868b664a3c5dfdcd557a3e8857005d3b350ba025ba4eb1a3309fb119a4e9"
|
||||
|
@ -10,7 +10,7 @@ app = "ipilot.main:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
astroid = "3.2.3"
|
||||
astroid = "3.2.4"
|
||||
attrs = "23.2.0"
|
||||
certifi = "2024.7.4"
|
||||
charset-normalizer = "3.3.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user