Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [flake8](https://togithub.com/pycqa/flake8) ([changelog](https://flake8.pycqa.org/en/latest/release-notes/index.html)) | `7.1.0` -> `7.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/flake8/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/flake8/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/flake8/7.1.0/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flake8/7.1.0/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [flake8-bugbear](https://togithub.com/PyCQA/flake8-bugbear#change-log) ([changelog](https://togithub.com/PyCQA/flake8-bugbear#change-log)) | `24.4.26` -> `24.8.19` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/flake8-bugbear/24.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/flake8-bugbear/24.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/flake8-bugbear/24.4.26/24.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flake8-bugbear/24.4.26/24.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [setuptools](https://togithub.com/pypa/setuptools) ([changelog](https://setuptools.pypa.io/en/stable/history.html)) | `72.1.0` -> `72.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/setuptools/72.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/setuptools/72.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/setuptools/72.1.0/72.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/setuptools/72.1.0/72.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pycqa/flake8 (flake8)</summary> ### [`v7.1.1`](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1) [Compare Source](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1) </details> <details> <summary>PyCQA/flake8-bugbear (flake8-bugbear)</summary> ### [`v24.8.19`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.8.19) [Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.4.26...24.8.19) - B910: implement to suggest using Counter() instead of defaultdict(int) ([#​489](https://togithub.com/PyCQA/flake8-bugbear/issues/489)) - B901: Do not trigger with explicit Generator return type ([#​481](https://togithub.com/PyCQA/flake8-bugbear/issues/481)) - B008: add some comments, rename b008\_extend_immutable_calls ([#​476](https://togithub.com/PyCQA/flake8-bugbear/issues/476)) - B040: exception with note added not reraised or used ([#​477](https://togithub.com/PyCQA/flake8-bugbear/issues/477)) - B039, Add `ContextVar` with mutable literal or function call as default - B040: Add Exception with added note not reraised. ([#​474](https://togithub.com/PyCQA/flake8-bugbear/issues/474)) - Run tests in Python 3.13 - Type annotated code ([#​481](https://togithub.com/PyCQA/flake8-bugbear/issues/481) + [#​483](https://togithub.com/PyCQA/flake8-bugbear/issues/483)) - Replace hash with unsafe_hash ([#​486](https://togithub.com/PyCQA/flake8-bugbear/issues/486)) </details> <details> <summary>pypa/setuptools (setuptools)</summary> ### [`v72.2.0`](https://togithub.com/pypa/setuptools/compare/v72.1.0...v72.2.0) [Compare Source](https://togithub.com/pypa/setuptools/compare/v72.1.0...v72.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/sawyerh/highlights). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information