Skip to content

Commit 50df652

Browse files
build(deps): bump pylint from 3.0.2 to 3.0.3 (#295)
* build(deps): 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] <[email protected]> * Update requirements_lint.txt * Update requirements_lint.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris <[email protected]>
1 parent 9fc6e18 commit 50df652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ black==23.11.0
33
flake8==6.1.0
44
mypy==1.7.1
55
pydocstyle==6.3.0
6-
isort==5.13.1
7-
pylint==3.0.2
6+
isort
7+
pylint==3.0.3

0 commit comments

Comments
 (0)