From ad04a458e8533c6ab15409ce7474046f3bd935fb Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Wed, 8 Oct 2025 14:34:55 +0200 Subject: [PATCH] Update pip dependencies Change-Id: I2c066b274360e8ecda4a3d42e33d448522505ee4 Signed-off-by: garciadeblas --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e9d46e..8a09dc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -certifi==2025.8.3 +certifi==2025.10.5 # via requests charset-normalizer==3.4.3 # via requests -- 2.25.1