Skip to content

Commit 2c3515e

Browse files
Bump pylint from 3.2.6 to 3.2.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84aaee0 commit 2c3515e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -28,7 +28,7 @@ windows-curses = { version = "^2.3.1", markers = "sys_platform == 'win32'" }
2828
py = "^1.11.0"
2929
pytest = "^8.3.3"
3030
pytest-parallel = "^0.1.1"
31-
pylint = "^3.2.6"
31+
pylint = "^3.2.7"
3232
sphinx = "^7.1.2"
3333
sphinx-rtd-theme = "^2.0.0"
3434
black = "^23.12.1"

0 commit comments

Comments
 (0)