Skip to content

Commit

Permalink
chore(deps): update dependency pylint to ~=3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 5506e93 commit ced126e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ requires-python = ">=3.8.2,<4.0"
[project.optional-dependencies]
test = [
"matchlib",
"pylint~=3.2.3",
"pylint~=3.3.1",
"pytest~=8.3.2",
]

[tool.pdm.dev-dependencies]
dev = [
"matchlib>=0.2.1",
"mypy~=1.3",
"pylint~=3.2.3",
"pylint~=3.3.1",
"pytest~=8.3.1",
"ruff==0.8.0",
"tox~=4.23.2",
Expand Down

0 comments on commit ced126e

Please sign in to comment.