mirror of https://github.com/cowrie/cowrie.git
Bump pylint from 2.17.4 to 2.17.5 (#1891)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v2.17.5) --- 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
7ae95dbfbd
commit
12c5597d62
|
@ -6,7 +6,7 @@ mypy==1.4.1; platform_python_implementation=='CPython' and python_version>'3.8'
|
|||
pathspec==0.11.2
|
||||
pipdeptree==2.13.0
|
||||
pre-commit==3.3.3
|
||||
pylint==2.17.4
|
||||
pylint==2.17.5
|
||||
pyre-check==0.9.18; python_version>'3.8'
|
||||
pyright==1.1.322
|
||||
pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11'
|
||||
|
|
Loading…
Reference in New Issue