Merge pull request 'Update Python to >=3.14.1' (#314) from renovate/python-3.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run

Reviewed-on: #314
This commit is contained in:
Tobias Brunner 2025-12-04 08:09:44 +00:00
commit 6e451fd904
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"