Lorenzo

Results 12 issues of Lorenzo

### All Submissions * [X] Have you made sure there aren't any other open [Pull Requests](https://github.com/ProcursusTeam/Procursus/pulls) for the same update/change? * [X] This Pull Request doesn't contain any package additions;...

`findChildren` is deprecated since version 3.0.0 of `bs4` as reported [here](https://git.launchpad.net/beautifulsoup/tree/bs4/element.py#n2756). It seems that this method will be remove starting from version 4.15.0 of `bs4` as reported [here](https://git.launchpad.net/beautifulsoup/tree/CHANGELOG#n87). These `DeprecationWarning`s...