Merge pull request #286 from BBVA/dependabot/pip/docs/urllib3-2.2.2

chore(deps): bump urllib3 from 2.0.7 to 2.2.2 in /docs
This commit is contained in:
César Gallego Rodríguez
2024-07-07 17:23:51 +02:00
committed by GitHub
+4 -4
View File
@@ -334,12 +334,12 @@
}, },
"urllib3": { "urllib3": {
"hashes": [ "hashes": [
"sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84", "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472",
"sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e" "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.8'",
"version": "==2.0.7" "version": "==2.2.2"
} }
}, },
"develop": {} "develop": {}