diff options
Diffstat (limited to 'contrib/tools/python3/Modules/_sqlite/ya.make')
| -rw-r--r-- | contrib/tools/python3/Modules/_sqlite/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/Modules/_sqlite/ya.make b/contrib/tools/python3/Modules/_sqlite/ya.make index 7abcc1886ad..56ee483669e 100644 --- a/contrib/tools/python3/Modules/_sqlite/ya.make +++ b/contrib/tools/python3/Modules/_sqlite/ya.make @@ -2,9 +2,9 @@ PY3_LIBRARY() -VERSION(3.12.9) +VERSION(3.13.13) -ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.12.9.tar.gz) +ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.13.13.tar.gz) LICENSE(Python-2.0) |
