hodor icon indicating copy to clipboard operation
hodor copied to clipboard

🕷Configuration based html scraper

Results 9 hodor issues
Sort by recently updated
recently updated
newest added

This PR updates [lxml](https://pypi.org/project/lxml) from **4.1.1** to **4.9.3**. Changelog ### 4.9.3 ``` ================== Bugs fixed ---------- * ``lxml.objectify`` accepted non-decimal numbers like ``²²²`` as integers. * A memory leak in...

Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

This PR updates [requests](https://pypi.org/project/requests) from **2.28.0** to **2.31.0**. Changelog ### 2.31.0 ``` ------------------- **Security** - Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of `Proxy-Authorization` headers...

Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

This PR updates [cssselect](https://pypi.org/project/cssselect) from **1.0.1** to **1.2.0**. Changelog ### 1.2.0 ``` ------------- Released on 2022-10-27. * Drop support for Python 2.7, 3.4-3.6, add support for Python 3.7-3.11. * Add...

This PR updates [reppy](https://pypi.org/project/reppy) from **0.4.9** to **0.4.14**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/reppy - Repo: http://github.com/seomoz/reppy

This PR updates [requests](https://pypi.org/project/requests) from **2.31.0** to **2.32.2**. Changelog ### 2.32.2 ``` ------------------- **Deprecations** - To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in...

This PR updates [requests](https://pypi.org/project/requests) from **2.31.0** to **2.32.3**. Changelog ### 2.32.3 ``` ------------------- **Bugfixes** - Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (6716) -...