Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 9b0d96a

Browse files
Bump pylint from 3.1.1 to 3.2.0 (#181)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a805fe3 commit 9b0d96a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -12,7 +12,7 @@ TgCrypto = "^1.2.5"
1212

1313
[tool.poetry.dev-dependencies]
1414
black = "^23.12.1"
15-
pylint = "^3.1.1"
15+
pylint = "^3.2.0"
1616
pre-commit = "^3.5.0"
1717
isort = "^5.13.2"
1818
pyclean = "^2.7.6"

0 commit comments

Comments
 (0)