Hey all, The pygments package version was bumped from 2.6.1 to 2.7.1 in the following openstack/requirements upper-constraints change that merged earlier today: https://review.opendev.org/750084 And it broke our openstack-tox-docs job as pygments 2.7.x validates docs for valid JSON as of: https://github.com/pygments/pygments/commit/9514e794e0c2a5c7c048df97fcfef4a099e05ac3 The fix is proposed here: https://review.opendev.org/759466 Please hold your rechecks until ^ merges. Cheers, -melanie