mirror of https://github.com/cowrie/cowrie.git
build(deps-dev): bump pylint from 3.2.6 to 3.2.7 (#2296)
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](https://github.com/pylint-dev/pylint/compare/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
df8493b6a3
commit
2644584129
|
@ -6,7 +6,7 @@ mypy==1.10.0; platform_python_implementation=='CPython' and python_version>'3.8'
|
|||
pathspec==0.12.1
|
||||
pipdeptree==2.23.1
|
||||
pre-commit==3.8.0
|
||||
pylint==3.2.6
|
||||
pylint==3.2.7
|
||||
pyre-check==0.9.22; python_version>'3.8'
|
||||
pyright==1.1.376
|
||||
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
|
||||
|
|
Loading…
Reference in New Issue