Skip to content

Commit

Permalink
Merge pull request #313 from sa-tre/dependabot/pip/docs/sphinx-7.3.7
Browse files Browse the repository at this point in the history
Bump sphinx from 7.2.6 to 7.3.7 in /docs
  • Loading branch information
manics authored Apr 22, 2024
2 parents ecf73d5 + 8d40bad commit 9ab85bd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
babel==2.12.1
# via sphinx
Expand Down Expand Up @@ -55,7 +55,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
sphinx==7.3.7
# via
# -r requirements.in
# myst-parser
Expand Down Expand Up @@ -88,5 +88,7 @@ sphinxcontrib-runcmd==0.2.0
# via sphinxcontrib-datatemplates
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
tomli==2.0.1
# via sphinx
urllib3==2.0.4
# via requests

0 comments on commit 9ab85bd

Please sign in to comment.