Skip to content

Commit 691e480

Browse files
Bump up runtime version to python 3.13 (#13313)
* Update runtime version to python 313 in app.yaml * Update main.py * Remove new region tag * Restore original region tag --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 8aad971 commit 691e480

File tree

1 file changed

+1
-1
lines changed
  • appengine/standard_python3/building-an-app/building-an-app-1

1 file changed

+1
-1
lines changed

appengine/standard_python3/building-an-app/building-an-app-1/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
runtime: python39
15+
runtime: python313
1616

1717
handlers:
1818
# This configures Google App Engine to serve the files in the app's static

0 commit comments

Comments
 (0)