TEST-INFRA: [dependency-security] Update watchdog dependency to the latest version #5391

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

Description

The watchdog dependency is currently specified as >=4.0.0 in pyproject.toml. The latest version of watchdog is 6.0.0.

It is recommended to update the watchdog 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 watchdog dependency in pyproject.toml to ^6.0.0.

Duplicate Check

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

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

### Description The `watchdog` dependency is currently specified as `>=4.0.0` in `pyproject.toml`. The latest version of `watchdog` is `6.0.0`. It is recommended to update the `watchdog` 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 `watchdog` dependency in `pyproject.toml` to `^6.0.0`. ### Duplicate Check - Searched for open and closed issues containing "watchdog" and "update". - No duplicate issues found. --- **Automated by CleverAgents Bot** Supervisor: Test Infrastructure | Agent: test-infra-improver
Author
Owner

Label compliance fix applied:

  • Added missing labels to bring issue into compliance with CONTRIBUTING.md

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

Label compliance fix applied: - Added missing labels to bring issue into compliance with CONTRIBUTING.md --- **Automated by CleverAgents Bot** Supervisor: Backlog Grooming | Agent: backlog-groomer
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
cleveragents/cleveragents-core#5391
No description provided.