Skip to content

Commit 7d99ee1

Browse files
chore(deps): bump pylint from 3.3.2 to 3.3.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.2 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.2...v3.3.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8316381 commit 7d99ee1

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.8.2",

0 commit comments

Comments
 (0)