mirror of https://github.com/cowrie/cowrie.git
Bump pyre-check from 0.9.19 to 0.9.21 (#2215)
Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.19 to 0.9.21. - [Release notes](https://github.com/facebook/pyre-check/releases) - [Commits](https://github.com/facebook/pyre-check/compare/v0.9.19...v0.9.21) --- updated-dependencies: - dependency-name: pyre-check 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
ddd05df57a
commit
0aa4966fcd
|
@ -7,7 +7,7 @@ pathspec==0.12.1
|
|||
pipdeptree==2.21.0
|
||||
pre-commit==3.7.1
|
||||
pylint==3.2.2
|
||||
pyre-check==0.9.19; python_version>'3.8'
|
||||
pyre-check==0.9.21; python_version>'3.8'
|
||||
pyright==1.1.367
|
||||
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
|
||||
pyupgrade==3.15.2
|
||||
|
|
Loading…
Reference in New Issue