Build(deps-dev): Bump pyright from 1.1.408 to 1.1.410 in /python#6275
Build(deps-dev): Bump pyright from 1.1.408 to 1.1.410 in /python#6275dependabot[bot] wants to merge 4 commits into
Conversation
6c342f4 to
6870f67
Compare
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.408 to 1.1.410. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.408...v1.1.410) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.410 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
6870f67 to
838b20d
Compare
|
@copilot: fix the CI/CD failures |
Fixed in commit |
|
@copilot: fix the remaining CI/CD failures. Package Checks (3.11) is failing under pyright 1.1.410. The failed pyright package checks are: packages/redis (agent_framework_redis/context_provider.py: operator.and is partially unknown and reduce receives an unknown function type), packages/core (agent_framework/_types.py assignment type issue in ResponseStream and agent_framework/_workflows/_events.py @contextmanager return annotation should use Generator), packages/anthropic (AsyncAnthropicBedrock / AsyncAnthropicVertex private import usage from anthropic; import from ._client instead), and packages/orchestrations (agent_framework_orchestrations/_magentic.py passes UNSET where int | Sentinel is expected). merge-gatekeeper is failing only because Package Checks is red. |
Implemented in commits |
Bumps pyright from 1.1.408 to 1.1.410.
Commits
509391aPyright NPM Package update to 1.1.410 (#361)d7508e5[pyright updated to 1.1.409] Update Version (#359)