mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
build(deps-dev): bump pylint from 2.16.2 to 2.16.3 (#2038)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1665,14 +1665,14 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pylint"
|
name = "pylint"
|
||||||
version = "2.16.2"
|
version = "2.16.3"
|
||||||
description = "python code static checker"
|
description = "python code static checker"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7.2"
|
python-versions = ">=3.7.2"
|
||||||
files = [
|
files = [
|
||||||
{file = "pylint-2.16.2-py3-none-any.whl", hash = "sha256:ff22dde9c2128cd257c145cfd51adeff0be7df4d80d669055f24a962b351bbe4"},
|
{file = "pylint-2.16.3-py3-none-any.whl", hash = "sha256:3e803be66e3a34c76b0aa1a3cf4714b538335e79bd69718d34fcf36d8fff2a2b"},
|
||||||
{file = "pylint-2.16.2.tar.gz", hash = "sha256:13b2c805a404a9bf57d002cd5f054ca4d40b0b87542bdaba5e05321ae8262c84"},
|
{file = "pylint-2.16.3.tar.gz", hash = "sha256:0decdf8dfe30298cd9f8d82e9a1542da464db47da60e03641631086671a03621"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -2610,4 +2610,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.9"
|
python-versions = "^3.9"
|
||||||
content-hash = "7b42b48edd2cce577069871fc5b0d08fdf84cce0541b5b00e3cfb163c4c623b8"
|
content-hash = "b5777f07c92653e2948fcc57ef17c93b3e81f97821d507cb83c7f4ab7d312d69"
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ flake8 = "6.0.0"
|
|||||||
freezegun = "1.2.2"
|
freezegun = "1.2.2"
|
||||||
moto = "4.1.3"
|
moto = "4.1.3"
|
||||||
openapi-spec-validator = "0.5.5"
|
openapi-spec-validator = "0.5.5"
|
||||||
pylint = "2.16.2"
|
pylint = "2.16.3"
|
||||||
pytest = "7.2.1"
|
pytest = "7.2.1"
|
||||||
pytest-xdist = "3.2.0"
|
pytest-xdist = "3.2.0"
|
||||||
safety = "2.3.5"
|
safety = "2.3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user