Skip to content

Commit 702999a

Browse files
pip(deps-dev): bump pylint from 3.2.3 to 3.2.5
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.3...v3.2.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 969f9e9 commit 702999a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -42,7 +42,7 @@ pandas = "^2.2.2"
4242

4343
[tool.poetry.group.dev.dependencies]
4444
flake8 = "^7.1.0"
45-
pylint = "^3.2.3"
45+
pylint = "^3.2.5"
4646
readability-lxml = "^0.8.1"
4747
coverage = "^7.5"
4848
bandit = "^1.7.9"

0 commit comments

Comments
 (0)