uprev devel python package requirements
Metadata
Current evaluation
Merged changes to upgrade development Python package requirements in requirements-devel.txt to latest versions, excluding mypy. Approved by one reviewer, the update modified 15 files with minor adjustments.
Suggested action: —
No scores available.
Issue body
Sync everything except mypy in requirements-devel.txt to the latest, making minor changes, as necessary.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes to upgrade development Python package requirements in requirements-devel.txt to latest versions, excluding mypy. Approved by one reviewer, the update modified 15 files with minor adjustments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged update to requirements-devel.txt syncing development Python packages to their latest versions, excluding mypy, with minor necessary adjustments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updated requirements-devel.txt to the latest versions of development Python packages, excluding mypy, with minor necessary adjustments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2996 requirements: uprev mypy to 0.770 | snapcraft | merged | Merged a dependency update bumping mypy to version 0.770. The change modified a single file with one addition and one deletion, successfully integrating the version upgrade. | |
| #3400 requirements: uprev python-apt | snapcraft | merged | Merged a one-line change to upgrade the python-apt package version in the requirements file. Approved by one reviewer with no unresolved comments or CI failures. | |
| #3393 requirements: uprev python-apt | snapcraft | merged | Updating the python-apt dependency version was approved by a reviewer, passed CI checks, and successfully merged. | |
| #2905 requirements-devel: uprev pyinstaller to 3.6 | snapcraft | merged | Merged update to requirements-devel that bumps pyinstaller to version 3.6. Approved by one reviewer, passed CI, and applied with a single line change. | |
| #2820 uprev mypy to 0.740! (and address remaining errors) | snapcraft | merged | Merged after approval. The update upgraded mypy to 0.740, resolved remaining type errors, added optional type hints to reports and functions, and applied a temporary type ignore for ProjectInfo. CI checks passed. | |
| #3067 requirements: uprev python-apt | snapcraft | merged | Merged an update to the python-apt requirement that reduces log noise by converting print statements to logger.debug calls. Approved by one reviewer and passed CI checks. |