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

This commit is contained in:
Renovate Bot 2025-06-05 03:01:40 +00:00
parent f38db4541d
commit 7c2f1b74d5
2 changed files with 2 additions and 2 deletions

2
uv.lock generated
View file

@ -1,6 +1,6 @@
version = 1
revision = 2
requires-python = ">=3.13.3"
requires-python = ">=3.13.4"
[[package]]
name = "argon2-cffi"