Skip to content

Commit bcbcb1e

Browse files
dependabot[bot]behnazh-w
authored andcommitted
chore(deps-dev): update pylint requirement (#11)
1 parent 3b3b8ae commit bcbcb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dev = [
6464
# Exclude pip-audit v2.4.9 because it has a bug.
6565
# See https://github.com/pypa/pip-audit/commit/22d7e4c7f5acd20852c57b52b46e861a716ab09f.
6666
"pip-audit >=2.4.8,<3.0.0,!=2.4.9",
67-
"pylint >=2.9.3,<2.15.8",
67+
"pylint >=2.9.3,<2.15.10",
6868
"cyclonedx-bom >=3.5.0,<4.0.0",
6969
]
7070
docs = [

0 commit comments

Comments
 (0)