Some checks failed
Security / sonarqube (push) Failing after 2m2s
Security / snyk (push) Successful in 1m48s
Release / Tag release (push) Successful in 19s
Release / Create Release (push) Successful in 5s
Release / Publish Docker Images (push) Successful in 3m13s
Release / Get Release ID (push) Successful in 6s
Release / Build Wheel File (push) Successful in 36s
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tomlkit](https://github.com/sdispater/tomlkit) | project.dependencies | patch | `==0.13.2` -> `==0.13.3` | --- ### Release Notes <details> <summary>sdispater/tomlkit (tomlkit)</summary> ### [`v0.13.3`](https://github.com/sdispater/tomlkit/blob/HEAD/CHANGELOG.md#0133---2025-06-05) [Compare Source](https://github.com/sdispater/tomlkit/compare/0.13.2...0.13.3) ##### Added - Add `.item()` method to array and tables to retrieve an item by key. ([#​390](https://github.com/python-poetry/tomlkit/issues/390)) ##### Fixed - Fix missing newline when parsing a separated array of tables without trailing new line. ([#​381](https://github.com/python-poetry/tomlkit/issues/381)) - Fix non-existing key error when deleting an item from an out-of-order table. ([#​383](https://github.com/python-poetry/tomlkit/issues/383)) - Ensure newline is added between the plain values and the first table. ([#​387](https://github.com/python-poetry/tomlkit/issues/387)) - Fix repeated whitespace when removing an array item. ([#​405](https://github.com/python-poetry/tomlkit/issues/405)) - Fix invalid serialization after removing array item if the comma is on its own line. ([#​408](https://github.com/python-poetry/tomlkit/issues/408)) - Fix serialization of a nested dotted key table. ([#​411](https://github.com/python-poetry/tomlkit/issues/411)) - Refine the error message when use non-string as single key. ([#​412](https://github.com/python-poetry/tomlkit/issues/412)) - Fix invalid serialization after overwriting a key of a out-of-order table. ([#​414](https://github.com/python-poetry/tomlkit/issues/414)) </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 is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MS40IiwidXBkYXRlZEluVmVyIjoiNDAuNDEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=--> Reviewed-on: https://git.tainton.uk/repos/pypilot/pulls/343 Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk> Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Description
v1.8.5
Latest
Languages
Python
91.2%
Dockerfile
5.1%
Shell
3.7%