feat(deps): lock file maintenance (#9)
All checks were successful
Release / Tag release (push) Successful in 6s
Release / Create Release (push) Successful in 2s
Release / Publish Docker Images (push) Successful in 1m3s
Snyk / security (push) Successful in 31s

This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: #9
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #9.
This commit is contained in:
2026-01-04 10:44:15 +00:00
committed by Luke Tainton
parent ead4bd53e6
commit 2d17fe4d5b

2
uv.lock generated
View File

@@ -4,7 +4,7 @@ requires-python = ">=3.14"
[[package]]
name = "6to4-converter"
version = "0.1.0"
version = "0.0.0"
source = { virtual = "." }
dependencies = [
{ name = "argparse" },