Skip to content

Commit

Permalink
fix(pyup): Update furo to 2022.6.4.1 (#342)
Browse files Browse the repository at this point in the history
* Update furo from 2022.4.7 to 2022.6.4.1

* Update furo from 2022.4.7 to 2022.6.4.1
  • Loading branch information
pyup-bot authored Jun 16, 2022
1 parent 6608b46 commit c6c50d1
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==0.17.2
furo==2022.4.7
furo==2022.6.4.1
Sphinx==4.5.0
sphinx-copybutton==0.5.0
sphinx_inline_tabs==2022.1.2b11
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==0.17.2
furo==2022.4.7
furo==2022.6.4.1
Sphinx==4.5.0
sphinx-copybutton==0.5.0
sphinx_inline_tabs==2022.1.2b11

0 comments on commit c6c50d1

Please sign in to comment.