You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ Exceptions are acceptable depending on the circumstances (critical bug fixes tha
26
26
27
27
### Changed
28
28
29
+
- changed CI workflow to use a single `pdm-docker.yaml` call instead of separate `python.yaml` + `python-docker.yaml` jobs, matching the standard pipeline composition pattern
29
30
- updated required Python version from `3.9` to `3.13.12`
30
31
- updated safety version from `3.0.1` to `3.5.1` to address vulnerabilities
31
32
- updated build backend from deprecated `pdm-pep517` to `pdm-backend`
0 commit comments