Skip to content

Commit 129996d

Browse files
Bump pylint from 3.3.8 to 3.3.9 (#592)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfe0265 commit 129996d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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 = "^25.9"
2121
coverage = {extras = ["toml"], version = "^7.10"}
22-
pylint = "^3.3.8"
22+
pylint = "^3.3.9"
2323
pytest = "^8.4.2"
2424
pytest-cov = "^6.3.0"
2525
flake8 = "^7.3.0"

0 commit comments

Comments
 (0)