[DNM] Testing docs bump with new Sphinx

Sphinx updates can be scary.  This change leverages a constraints bump to see what breaks.

Depends-On: https://review.opendev.org/c/openstack/requirements/+/916565
Change-Id: I4c14417ace33672f454b3fc1c0f0fb08a61d3b59
This commit is contained in:
Tony Breeds 2024-05-09 14:30:03 -05:00
parent 3fcc213478
commit 0f883d29bf
3 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,4 @@ openstackdocstheme>=2.2.1 # Apache-2.0
# releasenotes
reno>=3.1.0 # Apache-2.0
# Force docs rebuild:

View File

@ -11,3 +11,4 @@ tempest>=17.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
testtools>=2.2.0 # MIT
requests>=2.14.2 # Apache-2.0
# Force requirements rebuild:

View File

@ -27,3 +27,5 @@ except ImportError:
setuptools.setup(
setup_requires=['pbr>=2.0.0'],
pbr=True)
# Force unittests: