tsuyoshicho / action-mypy

Run mypy with reviewdog on pull requests to improve code writing experience.
Creative Commons Zero v1.0 Universal
20 stars 8 forks source link

chore(deps): update dependency pip-tools to v7.4.0 #126

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pip-tools (changelog) ==7.3.0 -> ==7.4.0 age adoption passing confidence

Release Notes

jazzband/pip-tools (pip-tools) ### [`v7.4.0`](https://togithub.com/jazzband/pip-tools/blob/HEAD/CHANGELOG.md#v740) [Compare Source](https://togithub.com/jazzband/pip-tools/compare/7.3.0...7.4.0) Features: - Allow force-enabling or force-disabling colorized output ([#​2041](https://togithub.com/jazzband/pip-tools/pull/2041)). Thanks [@​aneeshusa](https://togithub.com/aneeshusa) - Add support for command-specific configuration sections ([#​1966](https://togithub.com/jazzband/pip-tools/pull/1966)). Thanks [@​chrysle](https://togithub.com/chrysle) - Add options for including build dependencies in compiled output ([#​1681](https://togithub.com/jazzband/pip-tools/pull/1681)). Thanks [@​apljungquist](https://togithub.com/apljungquist) Bug Fixes: - Fix for `src-files` not being used when specified in a config file ([#​2015](https://togithub.com/jazzband/pip-tools/pull/2015)). Thanks [@​csalerno-asml](https://togithub.com/csalerno-asml) - Fix ignorance of inverted CLI options in config for `pip-sync` ([#​1989](https://togithub.com/jazzband/pip-tools/pull/1989)). Thanks [@​chrysle](https://togithub.com/chrysle) - Filter out origin ireqs for extra requirements before writing output annotations ([#​2011](https://togithub.com/jazzband/pip-tools/pull/2011)). Thanks [@​chrysle](https://togithub.com/chrysle) - Make BacktrackingResolver ignore extras when dropping existing constraints ([#​1984](https://togithub.com/jazzband/pip-tools/pull/1984)). Thanks [@​chludwig-haufe](https://togithub.com/chludwig-haufe) - Display `pyproject.toml`'s metatada parsing errors in verbose mode ([#​1979](https://togithub.com/jazzband/pip-tools/pull/1979)). Thanks [@​szobov](https://togithub.com/szobov) Other Changes: - Add mention of pip-compile-multi in Other useful tools README section ([#​1986](https://togithub.com/jazzband/pip-tools/pull/1986)). Thanks [@​peterdemin](https://togithub.com/peterdemin)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.