Update outdated dependencies list (#1058)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Borboa <zachborboa@gmail.com>
This commit is contained in:
PHP Curl Class helper
2026-03-19 09:00:43 -04:00
committed by GitHub
parent 8840b86b92
commit c54ff6cbe6
+9 -3
View File
@@ -1,11 +1,17 @@
[
{
"outdated_count": "1"
"outdated_count": "2"
},
{
"name": "charset-normalizer",
"version": "3.4.5",
"latest_version": "3.4.6",
"latest_filetype": "wheel"
},
{
"name": "PyJWT",
"version": "2.11.0",
"latest_version": "2.12.0",
"version": "2.12.0",
"latest_version": "2.12.1",
"latest_filetype": "wheel"
}
]