From 74edb2dfcb5f8fddc2f94b07e8986ccbf0795883 Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Mon, 11 May 2026 14:43:25 -0400 Subject: [PATCH] Update outdated dependencies list (#1104) 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 044d062..355596c 100644 --- a/scripts/make_release_requirements.json +++ b/scripts/make_release_requirements.json @@ -1,10 +1,5 @@ [ { - "outdated_count": "1", - }, - { - "name": "urllib3", - "version": "2.6.3", - "latest_version": "2.7.0", + "outdated_count": "0", }, ]