From 0bcb8570eda1d51c4da612b256da72cd8fc1d2de Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Tue, 31 Mar 2026 14:42:11 -0400 Subject: [PATCH] Update outdated dependencies list (#1074) 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 8b0e97b..355596c 100644 --- a/scripts/make_release_requirements.json +++ b/scripts/make_release_requirements.json @@ -1,10 +1,5 @@ [ { - "outdated_count": "1", - }, - { - "name": "requests", - "version": "2.33.0", - "latest_version": "2.33.1", + "outdated_count": "0", }, ]