rcmdnk / pyproject-pre-commit

pre-commit settings for python project with pyproject.toml
https://pypi.org/project/pyproject-pre-commit/
Apache License 2.0
5 stars 0 forks source link

fix(deps): update all non-major dependencies #160

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) 24.4.26 -> 24.8.19 age adoption passing confidence
mypy (source, changelog) 1.11.1 -> 1.11.2 age adoption passing confidence

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear) ### [`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))
python/mypy (mypy) ### [`v1.11.2`](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2) [Compare Source](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.