Skip to content

Commit ece5ace

Browse files
Bump pylint from 3.2.2 to 3.2.3 (#499)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 723ae74 commit ece5ace

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sqlparse = ">=0.4.1,<0.6.0"
1919
[tool.poetry.dev-dependencies]
2020
black = "^24.4"
2121
coverage = {extras = ["toml"], version = "^6.5"}
22-
pylint = "^3.2.2"
22+
pylint = "^3.2.3"
2323
pytest = "^8.2.2"
2424
pytest-cov = "^5.0.0"
2525
coveralls = "^3.3.1"

0 commit comments

Comments
 (0)