mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
build(deps-dev): bump pyright from 1.1.389 to 1.1.390 (#2426)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.389 to 1.1.390. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.389...v1.1.390) --- 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:
@ -73,7 +73,7 @@ dev = [
|
|||||||
"pre-commit==4.0.1",
|
"pre-commit==4.0.1",
|
||||||
"pylint==3.2.7",
|
"pylint==3.2.7",
|
||||||
"pyre-check==0.9.23",
|
"pyre-check==0.9.23",
|
||||||
"pyright==1.1.389",
|
"pyright==1.1.390",
|
||||||
"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'",
|
||||||
"pyupgrade==3.19.0",
|
"pyupgrade==3.19.0",
|
||||||
"pyyaml==6.0.2",
|
"pyyaml==6.0.2",
|
||||||
|
|||||||
@ -11,7 +11,7 @@ pipdeptree==2.23.4
|
|||||||
pre-commit==4.0.1
|
pre-commit==4.0.1
|
||||||
pylint==3.2.7
|
pylint==3.2.7
|
||||||
pyre-check==0.9.23
|
pyre-check==0.9.23
|
||||||
pyright==1.1.389
|
pyright==1.1.390
|
||||||
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'
|
||||||
pyupgrade==3.19.0
|
pyupgrade==3.19.0
|
||||||
pyyaml==6.0.2
|
pyyaml==6.0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user