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 [flake8](https://pypi.org/project/flake8) from **3.7.8** to **5.0.2**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix error...

This PR updates [urllib3](https://pypi.org/project/urllib3) from **1.25.7** to **1.26.11**. Changelog ### 1.26.10 ``` ==================== * Removed support for Python 3.5 * Fixed an issue where a ``ProxyError`` recommending configuring the proxy...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.4** to **6.4.2**. Changelog ### 6.4.2 ``` -------------------------- - Updated for a small change in Python 3.11.0 beta 4: modules now start with a line...

This PR updates [requests](https://pypi.org/project/requests) from **2.23.0** to **2.28.1**. Changelog ### 2.28.1 ``` ------------------- **Improvements** - Speed optimization in `iter_content` with transition to `yield from`. (6170) **Dependencies** - Added support for...

This PR updates [chardet](https://pypi.org/project/chardet) from **3.0.4** to **5.0.0**. Changelog ### 5.0.0 ``` ⚠️ This release is the first release of chardet that no longer supports Python < 3.6 ⚠️ In...

This PR updates [coveralls](https://pypi.org/project/coveralls) from **1.10.0** to **3.3.0**. Changelog ### 3.3.0 ``` Features * **cli:** add --srcdir option (306) ([4120c540](4120c540)) * **deps:** add support for coverage v6.x (330) ([372443dc](372443dc), closes...

This PR updates [idna](https://pypi.org/project/idna) from **2.8** to **3.3**. Changelog ### 3.3 ``` ++++++++++++++++ - Update to Unicode 14.0.0 - Update to in-line type annotations - Throw IDNAError exception correctly for...

This PR updates [certifi](https://pypi.org/project/certifi) from **2019.11.28** to **2021.10.8**. *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 - Docs: https://certifiio.readthedocs.io/en/latest/

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

This PR updates [idna](https://pypi.org/project/idna) from **2.8** to **3.4**. Changelog ### 3.4 ``` ++++++++++++++++ - Update to Unicode 15.0.0 - Migrate to pyproject.toml for build information (PEP 621) - Correct another...