Skip to content
Snippets Groups Projects
Commit bcc16ecfa656 authored by Robert Marshall's avatar Robert Marshall
Browse files

Update Python3 version to 3.9.16

Merge branch 'security-7352-update-python3-master' into 'master'

See merge request gitlab-org/security/omnibus-gitlab!291

Changelog: security
parent 8c3e02a34a6f
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!90Merged upstream 15.9.0+ce.0 into heptapod branch
......@@ -23,7 +23,7 @@
# files/gitlab-cookbooks/gitlab/attributes/default.rb
# spec/chef/recipes/gitaly_spec.rb
# spec/chef/recipes/gitlab-rails_spec.rb
default_version '3.9.6'
default_version '3.9.16'
dependency 'libedit'
dependency 'ncurses'
......@@ -40,7 +40,7 @@
skip_transitive_dependency_licensing true
source url: "https://www.python.org/ftp/python/#{version}/Python-#{version}.tgz",
sha256: 'd0a35182e19e416fc8eae25a3dcd4d02d4997333e4ad1f2eee6010aadc3fe866'
sha256: '1ad539e9dbd2b42df714b69726e0693bc6b9d2d2c8e91c2e43204026605140c5'
relative_path "Python-#{version}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment