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

Commit a805fe3

Browse files
Bump pylint from 3.1.0 to 3.1.1 (#180)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: pylint 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 8b30a3e commit a805fe3

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
@@ -12,7 +12,7 @@ TgCrypto = "^1.2.5"
1212

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

0 commit comments

Comments
 (0)