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 44 precommit-hook issues
Sort by recently updated
recently updated
newest added

This PR updates [requests](https://pypi.org/project/requests) from **2.23.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 [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

This PR updates [coveralls](https://pypi.org/project/coveralls) from **1.10.0** to **4.0.0**. Changelog ### 4.0.0 ``` BREAKING CHANGES When ``config.ignore_errors`` is Falsey, failures to parse Pyhton files or look up file sources will now...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.4** to **7.5.0**. Changelog ### 7.5.0 ``` -------------------------- - Added initial support for function and class reporting in the HTML report. There are now three...

This PR updates [idna](https://pypi.org/project/idna) from **2.8** to **3.7**. Changelog ### 3.7 ``` ++++++++++++++++ - Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to...

This PR updates [urllib3](https://pypi.org/project/urllib3) from **1.25.7** to **2.2.1**. Changelog ### 2.2.1 ``` 🚀 urllib3 is fundraising for HTTP/2 support [urllib3 is raising ~$40,000 USD](https://sethmlarson.dev/urllib3-is-fundraising-for-http2-support) to release HTTP/2 support and ensure...

This PR updates [certifi](https://pypi.org/project/certifi) from **2019.11.28** to **2024.2.2**. *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/certifi - Repo: https://github.com/certifi/python-certifi

This PR updates [requests](https://pypi.org/project/requests) from **2.23.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 [coveralls](https://pypi.org/project/coveralls) from **1.10.0** to **4.0.1**. Changelog ### 4.0.1 ``` Internal * support ``coverage`` v7.5+ (442) ([f41dca5](f41dca5)) * skip tests which require running in a git repo when...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.4** to **7.5.1**. Changelog ### 7.5.1 ``` -------------------------- - Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the statement...