Skip to content

Commit

Permalink
Update dependency pdm-backend to v2.4.3 (#316)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pdm-backend](https://redirect.github.com/pdm-project/pdm-backend) |
build-system.requires | patch | `==2.4.2` -> `==2.4.3` |

---

### Release Notes

<details>
<summary>pdm-project/pdm-backend (pdm-backend)</summary>

###
[`v2.4.3`](https://redirect.github.com/pdm-project/pdm-backend/releases/tag/2.4.3)

[Compare
Source](https://redirect.github.com/pdm-project/pdm-backend/compare/2.4.2...2.4.3)

#####    💻 Chores

- Bump validate-pyproject to 0.9.0  -  by
[@&#8203;henryiii](https://redirect.github.com/henryiii) in
[https://github.com/pdm-project/pdm-backend/issues/265](https://redirect.github.com/pdm-project/pdm-backend/issues/265)
[<samp>(23484)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/2348482)
- Update dependencies  -  by
[@&#8203;frostming](https://redirect.github.com/frostming)
[<samp>(7f7dd)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/7f7dd51)
- Update badge  -  by
[@&#8203;frostming](https://redirect.github.com/frostming)
[<samp>(6fdd4)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/6fdd494)
- Migrate tool config to pyproject.toml  -  by
[@&#8203;frostming](https://redirect.github.com/frostming)
[<samp>(d5d5c)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/d5d5c23)

#####     [View changes on
GitHub](https://redirect.github.com/pdm-project/pdm-backend/compare/2.4.2...2.4.3)

</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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzguNCIsInVwZGF0ZWRJblZlciI6IjM4LjEzOC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored Oct 31, 2024
1 parent 402bfd5 commit 0f3b028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@ known-first-party = ["mex", "tests"]
convention = "google"

[build-system]
requires = ["pdm-backend==2.4.2"]
requires = ["pdm-backend==2.4.3"]
build-backend = "pdm.backend"

0 comments on commit 0f3b028

Please sign in to comment.