Skip to content

Commit 24dc113

Browse files
committed
py(deps[docs]) Bump packages
1 parent 2b866bd commit 24dc113

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ dev-dependencies = [
7070
"sphinx-autobuild",
7171
"sphinx-autodoc-typehints",
7272
"sphinx-inline-tabs",
73-
"sphinxext-opengraph<0.8",
73+
"sphinxext-opengraph",
7474
"sphinx-copybutton",
7575
"sphinxext-rediraffe",
76-
"myst-parser>=0.18.1",
76+
"myst-parser",
7777
"linkify-it-py",
7878
# Testing
7979
"gp-libs",
@@ -98,10 +98,10 @@ docs = [
9898
"sphinx-autobuild",
9999
"sphinx-autodoc-typehints",
100100
"sphinx-inline-tabs",
101-
"sphinxext-opengraph<0.8",
101+
"sphinxext-opengraph",
102102
"sphinx-copybutton",
103103
"sphinxext-rediraffe",
104-
"myst-parser>=0.18.1",
104+
"myst-parser",
105105
"linkify-it-py",
106106
]
107107
testing = [

0 commit comments

Comments
 (0)