Skip to content

Commit 30e0b58

Browse files
Bump pylint from 3.0.2 to 3.0.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b36e21 commit 30e0b58

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
@@ -234,7 +234,7 @@ dev = [
234234
"pydocstyle==6.3",
235235
"pyenchant==3.2.2",
236236
"Pygments==2.17.2",
237-
"pylint==3.0.2",
237+
"pylint==3.0.3",
238238
"pyproject-fmt==1.5.3",
239239
"pyright==1.1.339",
240240
"pyroma==4.2",

0 commit comments

Comments
 (0)