diff --git a/.zuul.d/cross-jobs.yaml b/.zuul.d/cross-jobs.yaml index 1585497ad..cb9833ddd 100644 --- a/.zuul.d/cross-jobs.yaml +++ b/.zuul.d/cross-jobs.yaml @@ -40,6 +40,7 @@ vars: zuul_work_dir: "{{ (zuul.projects.values() | selectattr('required') | selectattr('name', 'match', '^(?!openstack/requirements)') | list)[0].src_dir }}" tox_constraints_file: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/requirements'].src_dir }}/upper-constraints.txt" + node_version: 20 pre-run: playbooks/nodejs-pre.yaml files: - upper-constraints.txt diff --git a/upper-constraints.txt b/upper-constraints.txt index 369112f99..93e1aad40 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -120,7 +120,7 @@ debtcollector===3.0.0 requests-unixsocket===0.3.0 responses===0.25.0 croniter===2.0.1 -horizon===24.0.1 +horizon===24.0.2 octavia-lib===3.5.0 python-watcherclient===4.4.0 MarkupSafe===2.1.5