Compare commits

...

2 Commits

Author SHA1 Message Date
lukas b62a0f689a Update allowed builders for pnpm
Django CI/CD / test (push) Successful in 49s
Django CI/CD / build-and-push (push) Failing after 1m7s
2026-06-08 08:37:10 +02:00
lukas c75133d9c4 Update uv.lock security 2026-06-08 08:37:10 +02:00
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
allowBuilds:
'@parcel/watcher': false
Generated
+4
View File
@@ -6,6 +6,10 @@ resolution-markers = [
"python_full_version < '3.15'",
]
[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]]
name = "annotated-types"
version = "0.7.0"