From 6898cb93e532e1977789d1b596c79437db0e04b0 Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:53:34 -0400 Subject: [PATCH] Update outdated dependencies list (#1124) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- scripts/make_release_requirements.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/scripts/make_release_requirements.json b/scripts/make_release_requirements.json index 63137fd..355596c 100644 --- a/scripts/make_release_requirements.json +++ b/scripts/make_release_requirements.json @@ -1,10 +1,5 @@ [ { - "outdated_count": "1", - }, - { - "name": "certifi", - "version": "2026.5.20", - "latest_version": "2026.6.17", + "outdated_count": "0", }, ]