build(deps): update dependencies and CI for python 3.14
Metadata
Current evaluation
Superseded by pull request #1435. The Python 3.14 dependency updates and CI changes were replaced by the newer PR.
Suggested action: —
No scores available.
Issue body
This updates pydantic and cryptography for Python 3.14 and then enables Python 3.14 in CI.
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Superseded by pull request #1435. The Python 3.14 dependency updates and CI changes were replaced by the newer PR. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by pull request #1435. The original updates to pydantic, cryptography, and Python 3.14 CI configuration were closed and replaced. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #327 build(deps): update dependency python to 3.14 (main) | craft-store | merged | Merged automated dependency update upgrading Python from 3.13 to 3.14. Approved by two reviewers, passed all CI checks, and applied as a single-line change to the main branch. | |
| #311 build(deps): update dependency python to 3.13 (main) | craft-store | merged | Merged automated dependency update upgrading Python from 3.11 to 3.13. Approved by two reviewers, passed CI checks, and applied to the main branch with a single line change. | |
| #1435 chore: prepare for Python 3.14 | craft-parts | closed | Superseded by pull request #1509. Python 3.14 preparation and Python 3.13 test removal were merged via the replacement PR instead. |