Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
| [pdm](https://togithub.com/pdm-project/pdm)
([changelog](https://pdm-project.org/latest/dev/changelog/)) | patch |
`==2.17.2` -> `==2.17.3` |

---

### Release Notes

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

###
[`v2.17.3`](https://togithub.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2173-2024-08-01)

[Compare
Source](https://togithub.com/pdm-project/pdm/compare/2.17.2...2.17.3)

##### Bug Fixes

- Fix a crash issue when `requires-python` is absent in the project
metadata.
([#&#8203;3062](https://togithub.com/pdm-project/pdm/issues/3062))
- Now correctly sets related config for PDM_IGNORE_SAVED_PYTHON when it
is set to "false", "no", "0".
([#&#8203;3064](https://togithub.com/pdm-project/pdm/issues/3064))
- Fix a bug that PDM plugins installed from project-root cannot be
loaded, if they have dependencies.
([#&#8203;3067](https://togithub.com/pdm-project/pdm/issues/3067))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzguMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
RKIMetadataExchange authored Aug 9, 2024
1 parent cb08e90 commit ee1101b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cruft==2.15.0
mex-release @ git+https://github.com/robert-koch-institut/mex-release.git
pdm==2.17.2
pdm==2.17.3
pre-commit==3.8.0
wheel==0.43.0

0 comments on commit ee1101b

Please sign in to comment.