Skip to content

Commit

Permalink
chore(deps): update dependency pyproject-api to v1.6.1 (#1278)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pyproject-api](https://togithub.com/tox-dev/pyproject-api) |
`==1.5.3` -> `==1.6.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyproject-api/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyproject-api/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyproject-api/1.5.3/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyproject-api/1.5.3/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tox-dev/pyproject-api (pyproject-api)</summary>

###
[`v1.6.1`](https://togithub.com/tox-dev/pyproject-api/releases/tag/1.6.1)

[Compare
Source](https://togithub.com/tox-dev/pyproject-api/compare/1.6.0...1.6.1)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

- Fix metadata_from_built only extracts one of the dist info files by
[@&#8203;gaborbernat](https://togithub.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/100](https://togithub.com/tox-dev/pyproject-api/pull/100)

**Full Changelog**:
tox-dev/pyproject-api@1.6.0...1.6.1

###
[`v1.6.0`](https://togithub.com/tox-dev/pyproject-api/releases/tag/1.6.0)

[Compare
Source](https://togithub.com/tox-dev/pyproject-api/compare/1.5.4...1.6.0)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

- Extrat build\_\<wheel|editable> from
prepare_metadata_for_build\_\<wheel|editable> by
[@&#8203;gaborbernat](https://togithub.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/99](https://togithub.com/tox-dev/pyproject-api/pull/99)

**Full Changelog**:
tox-dev/pyproject-api@1.5.4...1.6.0

###
[`v1.5.4`](https://togithub.com/tox-dev/pyproject-api/releases/tag/1.5.4)

[Compare
Source](https://togithub.com/tox-dev/pyproject-api/compare/1.5.3...1.5.4)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

- Exclude dependabot and pre-commit ci from release notes by
[@&#8203;gaborbernat](https://togithub.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/88](https://togithub.com/tox-dev/pyproject-api/pull/88)
- Bump tools and deps by
[@&#8203;gaborbernat](https://togithub.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/92](https://togithub.com/tox-dev/pyproject-api/pull/92)
- Make sure that the order of Requires-Dist does not matter by
[@&#8203;frenzymadness](https://togithub.com/frenzymadness) in
[https://github.com/tox-dev/pyproject-api/pull/95](https://togithub.com/tox-dev/pyproject-api/pull/95)

#### New Contributors

- [@&#8203;frenzymadness](https://togithub.com/frenzymadness) made their
first contribution in
[https://github.com/tox-dev/pyproject-api/pull/95](https://togithub.com/tox-dev/pyproject-api/pull/95)

**Full Changelog**:
tox-dev/pyproject-api@1.5.3...1.5.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC,
Automerge - "before 07:00" in timezone Etc/UTC.

🚦 **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/canonical/charmcraft).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 436a0f3 commit ea29bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pydocstyle==6.3.0
pyflakes==3.0.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyproject-api==1.5.3
pyproject-api==1.6.1
pyRFC3339==1.1
pytest==7.4.0
pytest-check==2.2.0
Expand Down

0 comments on commit ea29bab

Please sign in to comment.