mirror of https://github.com/cowrie/cowrie.git
Bump pylint from 3.0.3 to 3.1.0 (#2119)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.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>
This commit is contained in:
parent
3394082040
commit
12d9b88fa0
|
@ -6,7 +6,7 @@ mypy==1.8.0; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
pipdeptree==2.13.2
|
pipdeptree==2.13.2
|
||||||
pre-commit==3.5.0
|
pre-commit==3.5.0
|
||||||
pylint==3.0.3
|
pylint==3.1.0
|
||||||
pyre-check==0.9.19; python_version>'3.8'
|
pyre-check==0.9.19; python_version>'3.8'
|
||||||
pyright==1.1.351
|
pyright==1.1.351
|
||||||
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
|
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
|
||||||
|
|
Loading…
Reference in New Issue