Skip to content

Commit

Permalink
Bump numpy from 1.26.4 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.4...v2.0.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 6297fb3 commit cfb196d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion sphinx-doc/requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ipython==8.25.0
nbconvert==7.16.4
nbsphinx==0.9.4
numpy==1.26.4
numpy==2.0.0
pandoc==2.3
sphinx==7.3.7
furo==2024.5.6
Expand Down
22 changes: 11 additions & 11 deletions sphinx-doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ executing==2.0.1
fastjsonschema==2.19.1
# via nbformat
furo==2024.5.6
# via -r requirements.in
# via -r sphinx-doc/requirements.in
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
ipython==8.25.0
# via -r requirements.in
# via -r sphinx-doc/requirements.in
jedi==0.19.1
# via ipython
jinja2==3.1.4
Expand Down Expand Up @@ -77,23 +77,23 @@ nbclient==0.10.0
# via nbconvert
nbconvert==7.16.4
# via
# -r requirements.in
# -r sphinx-doc/requirements.in
# nbsphinx
nbformat==5.10.4
# via
# nbclient
# nbconvert
# nbsphinx
nbsphinx==0.9.4
# via -r requirements.in
numpy==1.26.4
# via -r requirements.in
# via -r sphinx-doc/requirements.in
numpy==2.0.0
# via -r sphinx-doc/requirements.in
packaging==24.0
# via
# nbconvert
# sphinx
pandoc==2.3
# via -r requirements.in
# via -r sphinx-doc/requirements.in
pandocfilters==1.5.1
# via nbconvert
parso==0.8.4
Expand Down Expand Up @@ -143,7 +143,7 @@ soupsieve==2.5
# via beautifulsoup4
sphinx==7.3.7
# via
# -r requirements.in
# -r sphinx-doc/requirements.in
# furo
# nbsphinx
# sphinx-basic-ng
Expand All @@ -152,13 +152,13 @@ sphinx==7.3.7
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-copybutton==0.5.2
# via -r requirements.in
# via -r sphinx-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 sphinx-doc/requirements.in
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
Expand All @@ -173,7 +173,7 @@ tinycss2==1.3.0
# via nbconvert
tornado==6.4.1
# via
# -r requirements.in
# -r sphinx-doc/requirements.in
# jupyter-client
traitlets==5.14.3
# via
Expand Down

0 comments on commit cfb196d

Please sign in to comment.