Skip to content

Commit

Permalink
fix(pyup): Update furo to 2024.5.6 (#741)
Browse files Browse the repository at this point in the history
* Update furo from 2023.9.10 to 2024.5.6

* Update furo from 2023.9.10 to 2024.5.6

---------

Co-authored-by: mark sevelj <31756570+imAsparky@users.noreply.github.com>
  • Loading branch information
pyup-bot and imAsparky committed May 8, 2024
1 parent 3f2872f commit cc0040d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
myst-parser==2.0.0
Sphinx==7.2.6
furo==2023.9.10
furo==2024.5.6
sphinx-copybutton==0.5.2
sphinx_inline_tabs==2023.4.21
2 changes: 1 addition & 1 deletion {{cookiecutter.git_project_name}}/docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
myst-parser==2.0.0
Sphinx==7.2.6
furo==2023.9.10
furo==2024.5.6
sphinx-copybutton==0.5.2
sphinx_inline_tabs==2023.4.21

0 comments on commit cc0040d

Please sign in to comment.