diff --git a/python-3.13.yaml b/python-3.13.yaml index fa4755ff948..04b5e01ef89 100644 --- a/python-3.13.yaml +++ b/python-3.13.yaml @@ -1,6 +1,6 @@ package: name: python-3.13 - version: "3.13.10" + version: "3.13.11" epoch: 0 description: "the Python programming language" copyright: @@ -52,9 +52,10 @@ var-transforms: pipeline: - uses: git-checkout with: - expected-commit: 4fd884356d7f29b2a07a4274bef04998ac96d529 + expected-commit: 627894459a84be3488a1789919679c997056a03c repository: https://github.com/python/cpython.git tag: v${{package.version}} + depth: -1 cherry-picks: | 3.13/333d4a6f4967d3ace91492a39ededbcf3faa76a6: [CVE-2025-8291] 3.13/9ab89c026aa9611c4b0b67c288b8303a480fe742: [CVE-2025-6075]