Skip to content

Commit 103a413

Browse files
author
Jon Duckworth
authored
Merge pull request #580 from stac-utils/dependabot/pip/sphinx-4.1.2
build(deps): bump sphinx from 4.1.1 to 4.1.2
2 parents b9c47e6 + ace1922 commit 103a413

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,10 @@ VerticalSpatialDimension
346346
:show-inheritance:
347347
:inherited-members:
348348

349-
TemporalSpatialDimension
349+
TemporalDimension
350350
~~~~~~~~~~~~~~~~~~~~~~~~
351351

352-
.. autoclass:: pystac.extensions.datacube.TemporalSpatialDimension
352+
.. autoclass:: pystac.extensions.datacube.TemporalDimension
353353
:members:
354354
:show-inheritance:
355355
:inherited-members:

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ipython==7.25.0
2-
Sphinx==4.1.1
2+
Sphinx==4.1.2
33
sphinxcontrib-fulltoc==1.2.0
44
nbsphinx==0.8.6
55

0 commit comments

Comments
 (0)