From 8ed86a6dcdc794f6054533d94e0983e527cb2d31 Mon Sep 17 00:00:00 2001 From: konsti Date: Mon, 21 Jul 2025 14:27:59 +0200 Subject: [PATCH] Remove Python 3.9.18 from `.python-versions` (#14784) Python 3.9.18 is not used in the tests anymore. --- .python-versions | 1 - 1 file changed, 1 deletion(-) diff --git a/.python-versions b/.python-versions index 957687cb4..f17a9a96b 100644 --- a/.python-versions +++ b/.python-versions @@ -6,7 +6,6 @@ 3.8.20 # The following are required for packse scenarios 3.9.20 -3.9.18 3.9.12 # The following is needed for `==3.13` request tests 3.13.0