python-hooks
python-hooks copied to clipboard
A React inspired way to code in Python
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.5.0. Release notes Sourced from pre-commit's releases. pre-commit v3.5.0 Features Improve performance of check-hooks-apply and check-useless-excludes. #2998 PR by @mxr. #2935 issue by @mxr. Fixes...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.38.4 to 3.15.0. Commits 1bbebc8 v3.15.0 d1518e8 Merge pull request #901 from UnknownPlatypus/defaultdict-lambdas f001635 Implement defaultdict lambda fixer 72041b1 Merge pull request #904 from asottile/all-repos_autofix_all-repos-sed d7113f3 upgrade...
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.8.8 to 2023.10.3. Changelog Sourced from regex's changelog. Version: 2023.10.3 Updated to Unicode 15.1.0. Version: 2023.8.8 Git issue 508: Regex doesn't build using CPython main (3.13.0a0) Removed...
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.7 to 0.2.8. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [rich](https://github.com/Textualize/rich) from 13.5.2 to 13.6.0. Release notes Sourced from rich's releases. The Python 3.12 release Mostly a meta update in readiness for the release of Python3.12 [13.6.0] - 2023-09-30...
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.10.0 to 3.11.0. Release notes Sourced from platformdirs's releases. 3.11.0 What's Changed README: Fix CI badge by @hugovk in platformdirs/platformdirs#222 Fix documentation build by @gaborbernat in platformdirs/platformdirs#225...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.3.2. Changelog Sourced from coverage's changelog. Version 7.3.2 — 2023-10-02 The coverage lcov command ignored the [report] exclude_lines and [report] exclude_also settings (issue 1684). This...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 4.7.1. Release notes Sourced from actions/setup-python's releases. v4.7.1 What's Changed Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in actions/setup-python#702 Add range validation for toml...
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.5 to 1.0.7. Release notes Sourced from msgpack's releases. v1.0.7 What's Changed remove inline macro for msvc by @methane in msgpack/msgpack-python#567 do not fallback on build error...
Bumps [astroid](https://github.com/pylint-dev/astroid) from 2.15.6 to 2.15.8. Changelog Sourced from astroid's changelog. What's New in astroid 2.15.8? Release date: 2023-09-26 Fix a regression in 2.15.7 for unsubscriptable-object. Closes #2305 Closes pylint-dev/pylint#9069...