merge from main

This commit is contained in:
Kenneth Kehl
2025-09-03 08:15:36 -07:00
4 changed files with 918 additions and 912 deletions

View File

@@ -13,3 +13,7 @@ updates:
- "dependabot" # Custom label to identify Dependabot PRs
assignees:
- "alexjanousekGSA"
ignore:
# gevent 25.8+ breaks Celery/Kombu compatibility (potentially)
- dependency-name: "gevent"
versions: [">=25.8.0"]