Skip to content

Commit

Permalink
feat(arm): AppServicePythonVersion - 82 check the 'python version' is…
Browse files Browse the repository at this point in the history
… the latest, if used to run the web app (#6282)

* check the python version when run the web app

* check the python version when run the web app update version to 3.10

* change the python_version between 3.9 - 3.12

* change the python_version between 3.9 - 3.12

---------

Co-authored-by: Rachel <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Jun 1, 2024
1 parent 479c73d commit 4cf0a5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '3.2.121'
version = '3.2.122'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.121
checkov==3.2.122

0 comments on commit 4cf0a5a

Please sign in to comment.