Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/docs/sphinx-7.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scnerd authored Jun 3, 2024
2 parents f243c46 + fe50afa commit d7942f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
repository_url: https://test.pypi.org/legacy/

- name: Publish the release notes
uses: release-drafter/release-drafter@v5.23.0
uses: release-drafter/release-drafter@v6.0.0
with:
publish: ${{ steps.check-version.outputs.tag != '' }}
tag: ${{ steps.check-version.outputs.tag }}
Expand Down
5 changes: 5 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<<<<<<< dependabot/pip/docs/sphinx-7.3.7
furo==2022.12.7
sphinx==7.3.7
=======
furo==2024.5.6
sphinx==5.3.0
>>>>>>> main
myst_parser==3.0.1

0 comments on commit d7942f9

Please sign in to comment.