Skip to content

Commit 9c51da3

Browse files
Bump pylint from 2.12.2 to 2.13.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.12.2...v2.13.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9e25b6 commit 9c51da3

2 files changed

Lines changed: 150 additions & 128 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python_version = "3.10"
99
[dev-packages]
1010
autopep8 = "==1.6.0"
1111
requests-mock = "==1.9.3"
12-
pylint = "==2.12.2"
12+
pylint = "==2.13.3"
1313
sqlfluff = "==0.11.1"
1414
mypy = "==0.942"
1515

0 commit comments

Comments
 (0)