mirror of https://github.com/cowrie/cowrie.git
Bump pyright from 1.1.344 to 1.1.347 (#2065)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.344 to 1.1.347. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.344...v1.1.347) --- updated-dependencies: - dependency-name: pyright 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
ff75aa9c72
commit
1338665e38
|
@ -8,7 +8,7 @@ pipdeptree==2.13.1
|
||||||
pre-commit==3.5.0
|
pre-commit==3.5.0
|
||||||
pylint==3.0.3
|
pylint==3.0.3
|
||||||
pyre-check==0.9.19; python_version>'3.8'
|
pyre-check==0.9.19; python_version>'3.8'
|
||||||
pyright==1.1.344
|
pyright==1.1.347
|
||||||
pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11'
|
pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11'
|
||||||
pyupgrade==3.15.0
|
pyupgrade==3.15.0
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
|
|
Loading…
Reference in New Issue