Skip to content

Commit 01d7fa5

Browse files
chore(deps): bump pylint from 3.3.2 to 3.3.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.2...v3.3.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 4397c89 commit 01d7fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ formatting = [
3939
"isort==5.13.2"
4040
]
4141
linting = [
42-
"pylint==3.3.2"
42+
"pylint==3.3.3"
4343
]
4444
packaging = [
4545
"build==1.2.2.post1",

0 commit comments

Comments
 (0)