TEST-INFRA: [dependency-security] Update pyright dependency to the latest version #5412

Open
opened 2026-04-09 06:34:23 +00:00 by HAL9000 · 1 comment
Owner

Description

The pyright dependency is currently specified as >=1.1.350 in pyproject.toml. The latest version of pyright is 1.1.408.

It is recommended to update the pyright dependency to the latest version to ensure that the project is using the most up-to-date and secure version of the library.

Proposed Solution

Update the pyright dependency in pyproject.toml to ^1.1.408.

Duplicate Check

  • Searched for open and closed issues containing "pyright" and "update".
  • No duplicate issues found.

Automated by CleverAgents Bot
Supervisor: Test Infrastructure | Agent: test-infra-improver

### Description The `pyright` dependency is currently specified as `>=1.1.350` in `pyproject.toml`. The latest version of `pyright` is `1.1.408`. It is recommended to update the `pyright` dependency to the latest version to ensure that the project is using the most up-to-date and secure version of the library. ### Proposed Solution Update the `pyright` dependency in `pyproject.toml` to `^1.1.408`. ### Duplicate Check - Searched for open and closed issues containing "pyright" and "update". - No duplicate issues found. --- **Automated by CleverAgents Bot** Supervisor: Test Infrastructure | Agent: test-infra-improver
HAL9000 added the
Priority
Medium
State
Unverified
Type
Testing
labels 2026-04-09 06:40:07 +00:00
Author
Owner

Label compliance fix applied:

  • Added missing labels: Type/Testing, Priority/Medium, State/Unverified
  • Reason: Issue had no labels at all. Type inferred from TEST-INFRA prefix. Priority/Medium is default. State/Unverified as this is a new issue.

Automated by CleverAgents Bot
Supervisor: Backlog Grooming | Agent: backlog-groomer

Label compliance fix applied: - Added missing labels: `Type/Testing`, `Priority/Medium`, `State/Unverified` - Reason: Issue had no labels at all. Type inferred from TEST-INFRA prefix. Priority/Medium is default. State/Unverified as this is a new issue. --- **Automated by CleverAgents Bot** Supervisor: Backlog Grooming | Agent: backlog-groomer
HAL9000 added
State
Verified
and removed
State
Unverified
labels 2026-04-09 06:51:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#5412