Skip to content

Commit

Permalink
Update opengraph to 0.9 (#2374)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Oct 30, 2023
1 parent 2767f30 commit 26afeeb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sphinxcontrib-svg2pdfconverter = "==1.2.1"
sphinxext-delta = "==0.2.0"
sphinxext-linkcheckdiff = "==0.1.0"
sphinxext-mimic = "==0.1.1"
sphinxext-opengraph = "==0.8.2"
sphinxext-opengraph = "==0.9.0"
sphinxext-photofinish = "==0.1.9"
sphinxext-presentations = "==0.2.2"
sphinxext-rediraffe = "==0.2.5"
Expand Down
2 changes: 1 addition & 1 deletion source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ sphinxcontrib-svg2pdfconverter==1.2.1 ; python_version >= "3.9" and python_versi
sphinxext-delta==0.2.0 ; python_version >= "3.9" and python_version < "3.12"
sphinxext-linkcheckdiff==0.1.0 ; python_version >= "3.9" and python_version < "3.12"
sphinxext-mimic==0.1.1 ; python_version >= "3.9" and python_version < "3.12"
sphinxext-opengraph==0.8.2 ; python_version >= "3.9" and python_version < "3.12"
sphinxext-opengraph==0.9.0 ; python_version >= "3.9" and python_version < "3.12"
sphinxext-photofinish==0.1.9 ; python_version >= "3.9" and python_version < "3.12"
sphinxext-presentations==0.2.2 ; python_version >= "3.9" and python_version < "3.12"
sphinxext-rediraffe==0.2.5 ; python_version >= "3.9" and python_version < "3.12"
Expand Down

0 comments on commit 26afeeb

Please sign in to comment.