Skip to content

Commit 22ce519

Browse files
Bump pylint from 3.3.4 to 3.3.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 3.3.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdeb926 commit 22ce519

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pytest-mock = "^3.14.0"
5555
pycodestyle = ">=2.9.1"
5656
flake8 = "^5.0.4"
5757
pyflakes = "^2.5.0"
58-
pylint = "^3.3.4"
58+
pylint = "^3.3.6"
5959
pylint-pytest = "^1.1.8"
6060
pydocstyle = "^6.1.1"
6161
black = "^25.1.0"

0 commit comments

Comments
 (0)