Update outdated dependencies list (#1062)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
PHP Curl Class helper
2026-03-19 16:41:17 -04:00
committed by GitHub
parent c31a1f8490
commit 7d7da945fa
+4 -4
View File
@@ -1,17 +1,17 @@
[
{
"outdated_count": "2"
"outdated_count": "2",
},
{
"name": "charset-normalizer",
"version": "3.4.5",
"latest_version": "3.4.6",
"latest_filetype": "wheel"
"latest_filetype": "wheel",
},
{
"name": "PyJWT",
"version": "2.12.0",
"latest_version": "2.12.1",
"latest_filetype": "wheel"
}
"latest_filetype": "wheel",
},
]