Commit 2bff5ef
Grégoire Clément
Upgrade poetry to latest (2.2.1) (#2535)
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->
# Rationale for this change
## Are these changes tested?
```bash
make test
```
Successfully runs.
## Are there any user-facing changes?
None.
For maintainers, upgrade using:
```bash
make install-poetry
```
<!-- In the case of user-facing changes, please add the changelog label.
-->1 parent adc2851 commit 2bff5ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments