diff --git a/python-3.13.yaml b/python-3.13.yaml index 71a7c9fc218..fd2c522ad0b 100644 --- a/python-3.13.yaml +++ b/python-3.13.yaml @@ -1,7 +1,7 @@ package: name: python-3.13 version: 3.13.1 - epoch: 4 + epoch: 5 description: "the Python programming language" copyright: - license: PSF-2.0 @@ -55,7 +55,8 @@ pipeline: repository: https://github.com/python/cpython.git tag: v${{package.version}} cherry-picks: | - 3.13/71e8429ac8e2adc10084ab5ec29a62f4b6671a82: CVE-2024-12254 fix + 3.13/71e8429ac8e2adc10084ab5ec29a62f4b6671a82: CVE-2024-12254 + 3.13/90e526ae67b172ed7c6c56e7edad36263b0f9403: CVE-2025-0938 - name: Force use of system libraries runs: |