From e26c14fbc4cd32811790045ffafe0d73fcd6f2c0 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 05:49:36 +0000 Subject: [PATCH] chore(deps): update dependency certifi to v2025.10.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5623e7b7..41df66a8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ blinker==1.9.0; python_full_version >= "3.8.1" and python_version < "4.0" \ --hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \ --hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc -certifi==2025.8.3; python_full_version >= "3.8.1" and python_version < "4.0" \ +certifi==2025.10.5; python_full_version >= "3.8.1" and python_version < "4.0" \ --hash=sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407 \ --hash=sha256:f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5 cffi==1.17.1 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_python_implementation != "PyPy" \