Skip to content

Commit f036f8a

Browse files
chore(deps-dev): bump pylint from 3.1.0 to 3.3.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ff3459 commit f036f8a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ flake8-useless-assert = "^0.4.4"
5858
flake8-warnings = "^0.4.0"
5959
mypy = "^1.9.0"
6060
pre-commit = "^3.7.0"
61-
pylint = "^3.1.0"
61+
pylint = "^3.3.1"
6262
setuptools = "^69.2.0"
6363
pytest = "^8.1.1"
6464

0 commit comments

Comments
 (0)