Update outdated dependencies list (#1152)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
PHP Curl Class helper
2026-08-04 14:34:57 -04:00
committed by GitHub
parent 133d0e5dc0
commit 1c8e2e5c08
+9 -4
View File
@@ -1,10 +1,15 @@
[
{
"outdated_count": "1",
"outdated_count": "2",
},
{
"name": "cryptography",
"version": "49.0.0",
"latest_version": "50.0.0",
"name": "cffi",
"version": "2.1.0",
"latest_version": "2.1.1",
},
{
"name": "GitPython",
"version": "3.1.57",
"latest_version": "3.1.58",
},
]