Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| [pdm-backend](https://togithub.com/pdm-project/pdm-backend) |
build-system.requires | patch | `==2.3.2` -> `==2.3.3` |

---

### Release Notes

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

###
[`v2.3.3`](https://togithub.com/pdm-project/pdm-backend/releases/tag/2.3.3)

[Compare
Source](https://togithub.com/pdm-project/pdm-backend/compare/2.3.2...2.3.3)

#####    🐞 Bug Fixes

- Pdm_build.py added twice in sdist file. Fixes
[#&#8203;250](https://togithub.com/pdm-project/pdm-backend/issues/250)
 -  by [@&#8203;frostming](https://togithub.com/frostming) in
[https://github.com/pdm-project/pdm-backend/issues/250](https://togithub.com/pdm-project/pdm-backend/issues/250)
[<samp>(3dd6d)</samp>](https://togithub.com/pdm-project/pdm-backend/commit/3dd6d78)

#####     [View changes on
GitHub](https://togithub.com/pdm-project/pdm-backend/compare/2.3.2...2.3.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored Jul 23, 2024
1 parent 2c415de commit a416e89
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 @@ -97,5 +97,5 @@ known-first-party = ["mex", "tests"]
convention = "google"

[build-system]
requires = ["pdm-backend==2.3.2"]
requires = ["pdm-backend==2.3.3"]
build-backend = "pdm.backend"

0 comments on commit a416e89

Please sign in to comment.