update uv.lock
Django CI/CD / test (push) Successful in 50s
Django CI/CD / build-and-push (push) Successful in 1m31s

This commit is contained in:
2026-06-07 07:31:17 +02:00
parent 36098374c2
commit f9b91c5900
Generated
+4
View File
@@ -2,6 +2,10 @@ version = 1
revision = 3 revision = 3
requires-python = ">=3.13, <4" requires-python = ">=3.13, <4"
[options]
exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
exclude-newer-span = "P7D"
[[package]] [[package]]
name = "annotated-types" name = "annotated-types"
version = "0.7.0" version = "0.7.0"