commit | bf06581a56fa5a0616fa55445a916bdcae28ff54 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jul 26 17:45:36 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Jul 26 17:45:36 2023 -0400 |
tree | b6fd7cfce201d868c8e1c157aa06a2ac8da8e006 | |
parent | 933b86dc968805bc65a8d02f1e2f600086cc8081 [diff] |
Update furo Change-Id: Ic726eda63916011ac40d9401ce477c06783027c8
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index eacd5c8..1084cf6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml
@@ -10,7 +10,6 @@ inputs: skip-deploy: description: 'Skip deployment?' - required: true type: boolean permissions: {}
diff --git a/requirements.txt b/requirements.txt index 414ed98..9adf716 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,2 +1,2 @@ -furo == 2023.5.20 +furo == 2023.7.26 sphinx ~= 7.0