From c3e998dfcec4f0ff5070c8ecee1e2548ff8095f2 Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Mon, 6 Apr 2026 14:41:42 -0400 Subject: [PATCH] Update outdated dependencies list (#1077) 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 2693480..355596c 100644 --- a/scripts/make_release_requirements.json +++ b/scripts/make_release_requirements.json @@ -1,10 +1,5 @@ [ { - "outdated_count": "1", - }, - { - "name": "charset-normalizer", - "version": "3.4.6", - "latest_version": "3.4.7", + "outdated_count": "0", }, ]