We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed162fc + d846957 commit e36f044Copy full SHA for e36f044
.mergify.yml
@@ -69,3 +69,5 @@ priority_rules:
69
- "#changes-requested-reviews-by=0"
70
- "label=ready to merge"
71
priority: 2250
72
+merge_queue:
73
+ max_parallel_checks: 1
requirements/base.txt
@@ -10,6 +10,6 @@ pytz==2025.2
10
requests==2.32.4
11
psycopg2-binary==2.9.10
12
django-autocomplete-light==3.12.1
13
-django-rq==3.0.1
+django-rq==3.1
14
rq<2.5
15
setuptools==80.9.0
0 commit comments