Update Python to >=3.14.1
All checks were successful
Tests / test (push) Successful in 27s

This commit is contained in:
Renovate Bot 2025-12-03 03:01:39 +00:00
parent f2b38a9f11
commit 697297ba2a
2 changed files with 2 additions and 2 deletions

2
uv.lock generated
View file

@ -1,6 +1,6 @@
version = 1
revision = 3
requires-python = ">=3.14.0"
requires-python = ">=3.14.1"
[[package]]
name = "argon2-cffi"