Skip to content

Commit d806942

Browse files
authored
Merge pull request #103 from lion24/dependabot/pip/pylint-3.3.4
chore(deps): bump pylint from 3.3.2 to 3.3.4
2 parents 2ecc9e0 + 7d99ee1 commit d806942

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
@@ -19,7 +19,7 @@ dependencies = [
1919
"numpy>=1.23.0,<2.0.0", # Needed to pin a specific version for ultralytics
2020
"opencv-python==4.10.0.84",
2121
"pre-commit==4.0.1",
22-
"pylint==3.3.2",
22+
"pylint==3.3.4",
2323
"pygame==2.6.1",
2424
"rethinkdb==2.4.10.post1",
2525
"ruff==0.11.0",

0 commit comments

Comments
 (0)