We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7b2d2b + aad8271 commit 2fb0913Copy full SHA for 2fb0913
.github/workflows/labeler.yml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: Run Labeler
20
- uses: crazy-max/ghaction-github-labeler@v4.0.0
+ uses: crazy-max/ghaction-github-labeler@v4.2.0
21
with:
22
skip-delete: true
docs/requirements.txt
@@ -1,4 +1,4 @@
1
furo==2022.4.7
2
-sphinx==4.5.0
+sphinx==7.2.5
3
sphinx-click==5.0.1
4
myst_parser==0.17.2
0 commit comments