From 60af2b59229e6237f25c66758cff6ff61ccf424a Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Wed, 9 Sep 2026 14:18:02 -0400 Subject: [PATCH] Update outdated dependencies list (#1183) 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 3b9b247..355596c 100644 --- a/scripts/make_release_requirements.json +++ b/scripts/make_release_requirements.json @@ -1,10 +1,5 @@ [ { - "outdated_count": "1", - }, - { - "name": "GitPython", - "version": "3.1.61", - "latest_version": "3.1.62", + "outdated_count": "0", }, ]