Skip to content

Commit

Permalink
Update Root (Python) (#137)
Browse files Browse the repository at this point in the history
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)
([#&#8203;489](https://togithub.com/PyCQA/flake8-bugbear/issues/489))
- B901: Do not trigger with explicit Generator return type
([#&#8203;481](https://togithub.com/PyCQA/flake8-bugbear/issues/481))
- B008: add some comments, rename b008\_extend_immutable_calls
([#&#8203;476](https://togithub.com/PyCQA/flake8-bugbear/issues/476))
- B040: exception with note added not reraised or used
([#&#8203;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.
([#&#8203;474](https://togithub.com/PyCQA/flake8-bugbear/issues/474))
-   Run tests in Python 3.13
- Type annotated code
([#&#8203;481](https://togithub.com/PyCQA/flake8-bugbear/issues/481) +
[#&#8203;483](https://togithub.com/PyCQA/flake8-bugbear/issues/483))
- Replace hash with unsafe_hash
([#&#8203;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
renovate[bot] authored Sep 1, 2024
1 parent d00207a commit b57d2ff
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b57d2ff

Please sign in to comment.