Skip to content

Commit

Permalink
Bump python3 version to 3.12.2 (#1038)
Browse files Browse the repository at this point in the history
* chore: Update the python3 version in the tools-versions.yml file

Made with ❤️️ by updatecli

* chore: Update the `python3` version in the goss test

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Feb 9, 2024
1 parent 79848ea commit a0a34f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ command:
exec: python --version
exit-status: 0
stdout:
- 3.12.1
- 3.12.2
vagrant:
exec: vagrant --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ netlifydeploy_version: 0.1.8
nodejs_version: 18.18.2
openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws/main/ec2_agents_authorized_keys
packer_version: 1.10.0
python3_version: 3.12.1
python3_version: 3.12.2
ruby_version: 2.6.10
sops_version: 3.8.1
terraform_version: 1.6.6
Expand Down

0 comments on commit a0a34f1

Please sign in to comment.