-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1cadb25
authored
Update dependency dist/build to v1.1.1 (#68)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dist/build](https://togithub.com/pypa/build)
([changelog](https://build.pypa.io/en/stable/changelog.html)) |
`==1.0.3` -> `==1.1.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pypa/build (dist/build)</summary>
###
[`v1.1.1`](https://togithub.com/pypa/build/blob/HEAD/CHANGELOG.rst#111-2024-02-29)
[Compare Source](https://togithub.com/pypa/build/compare/v1.1.0...1.1.1)
\==================
- Fixed invoking outer pip from user site packages
(PR :pr:`746`, fixes issue :issue:`745`)
- Corrected the minimum pip version required to use an outer pip
(PR :pr:`746`, fixes issue :issue:`745`)
###
[`v1.1.0`](https://togithub.com/pypa/build/blob/HEAD/CHANGELOG.rst#110-2024-02-29)
[Compare Source](https://togithub.com/pypa/build/compare/1.0.3...v1.1.0)
\==================
- Use external pip if available instead of installing, speeds up
environment
setup with virtualenv slightly and venv significantly.
(PR :pr:`736`)
- Stopped injecting `wheel` as a build dependency automatically, in the
case of missing `pyproject.toml` -- by :user:`webknjaz`.
(PR :pr:`716`)
- Use `importlib_metadata` on Python <3.10.2 for bugfixes not present in
those CPython standard libraries (not required when bootstrapping) -- by
:user:`GianlucaFicarelli`.
(PR :pr:`693`, fixes issue :issue:`692`)
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/lettuce-financial/github-bot-signed-commit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
0 commit comments