Skip to content

Commit

Permalink
Bump sphinx from 7.3.7 to 7.4.7
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.3.7...v7.4.7)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 9c76443 commit af794ba
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ ipython == 8.26.0
numpy == 1.26.4
pandas == 2.2.2
pyarrow == 16.1.0
sphinx == 7.3.7
sphinx == 7.4.7
sphinxcontrib-googleanalytics==0.4
sphinx-copybutton==0.5.2
22 changes: 11 additions & 11 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ babel==2.14.0
beautifulsoup4==4.12.3
# via furo
breathe==4.35.0
# via -r requirements.in
# via -r doc/requirements.in
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
cython==3.0.10
# via -r requirements.in
# via -r doc/requirements.in
decorator==5.1.1
# via ipython
docutils==0.21.2
Expand All @@ -29,13 +29,13 @@ docutils==0.21.2
executing==2.0.1
# via stack-data
furo==2024.5.6
# via -r requirements.in
# via -r doc/requirements.in
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
ipython==8.26.0
# via -r requirements.in
# via -r doc/requirements.in
jedi==0.19.1
# via ipython
jinja2==3.1.4
Expand All @@ -46,13 +46,13 @@ matplotlib-inline==0.1.7
# via ipython
numpy==1.26.4
# via
# -r requirements.in
# -r doc/requirements.in
# pandas
# pyarrow
packaging==24.0
# via sphinx
pandas==2.2.2
# via -r requirements.in
# via -r doc/requirements.in
parso==0.8.4
# via jedi
pexpect==4.9.0
Expand All @@ -64,7 +64,7 @@ ptyprocess==0.7.0
pure-eval==0.2.2
# via stack-data
pyarrow==16.1.0
# via -r requirements.in
# via -r doc/requirements.in
pygments==2.17.2
# via
# furo
Expand All @@ -84,9 +84,9 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==7.3.7
sphinx==7.4.7
# via
# -r requirements.in
# -r doc/requirements.in
# breathe
# furo
# sphinx-basic-ng
Expand All @@ -95,13 +95,13 @@ sphinx==7.3.7
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-copybutton==0.5.2
# via -r requirements.in
# via -r doc/requirements.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-googleanalytics==0.4
# via -r requirements.in
# via -r doc/requirements.in
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
Expand Down

0 comments on commit af794ba

Please sign in to comment.