Commit 89c49c0
authored
fix(deps): Update dependency tomli to v2.2.1 (#266)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [tomli](https://togithub.com/hukkin/tomli) ([changelog](https://togithub.com/hukkin/tomli/blob/master/CHANGELOG.md)) | minor | `==2.1.0` -> `==2.2.1` |
---
### Release Notes
<details>
<summary>hukkin/tomli (tomli)</summary>
### [`v2.2.1`](https://togithub.com/hukkin/tomli/blob/HEAD/CHANGELOG.md#221)
[Compare Source](https://togithub.com/hukkin/tomli/compare/2.1.0...2.2.1)
- Fixed
- Don't attempt to compile binary wheels for Python 3.8, 3.9 and 3.10 where cibuildwheel depends on a conflicting Tomli version
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent dbe63d7 commit 89c49c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments