precommit-hook icon indicating copy to clipboard operation
precommit-hook copied to clipboard

Automatically check your python code on every commit. :mag: :heavy_check_mark:

Results 51 precommit-hook issues
Sort by recently updated
recently updated
newest added

This PR updates [urllib3](https://pypi.org/project/urllib3) from **1.25.7** to **2.5.0**. Changelog ### 2.5.0 ``` ================== Features -------- - Added support for the ``compression.zstd`` module that is new in Python 3.14. See `PEP...