Skip to content

Commit 5333848

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump pylint from 3.3.9 to 4.0.0 in /tictactoe_python
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.0) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c856c1 commit 5333848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tictactoe_python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = ["typing-extensions>=4.6.0; python_version < '3.13'"]
1515
[dependency-groups]
1616
dev = [
1717
"pre-commit==4.3.0",
18-
"pylint==3.3.9",
18+
"pylint==4.0.0",
1919
"pyright==1.1.406",
2020
"pytest==8.4.2",
2121
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)