Skip to content

Commit

Permalink
Fixed RTD version security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbouteiller committed Jan 23, 2024
1 parent 3af67ab commit 709c921
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# File: docs/requirements.txt

# Defining the exact version will make sure things don't break
sphinx==4.2.0
sphinx_rtd_theme==1.0.0
readthedocs-sphinx-search==0.1.1
sphinx==7.2.6
sphinx_rtd_theme==2.0.0
readthedocs-sphinx-search==0.3.2
nbsphinx

0 comments on commit 709c921

Please sign in to comment.