Commit 824e5a8
authored
Bump the all-deps group with 23 updates
Bumps the all-deps group with 23 updates:
| Package | From | To |
| --- | --- | --- |
| [numpy](https://github.com/numpy/numpy) | `2.4.6` | `2.5.0` |
| [scipy](https://github.com/scipy/scipy) | `1.17.1` | `1.18.0` |
| [docutils](https://github.com/rtfd/recommonmark) | `0.22.4` | `0.23` |
| [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.19.0` | `0.8.0` |
| [jupyter-sphinx](https://github.com/jupyter/jupyter-sphinx) | `0.5.3` | `0.4.0` |
| [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) | `2.7.0` | `2.5.0` |
| [jupytext](https://github.com/jupytext/jupytext) | `1.19.3` | `1.11.1` |
| [numpydoc](https://github.com/numpy/numpydoc) | `1.10.0` | `1.2.1` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.6` | `3.0.3` |
| [myst-nb](https://github.com/executablebooks/myst-nb) | `1.4.0` | `0.8.4` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.1.0` | `9.1.1` |
| [pytest-memray](https://github.com/bloomberg/pytest-memray) | `1.8.0` | `1.5.0` |
| [tox](https://github.com/tox-dev/tox) | `4.55.1` | `4.56.1` |
| [alabaster](https://github.com/sphinx-doc/alabaster) | `1.0.0` | `0.7.16` |
| [attrs](https://github.com/python-attrs/attrs) | `26.1.0` | `20.3.0` |
| [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.26.0` | `4.17.3` |
| [jupyter-cache](https://github.com/executablebooks/jupyter-cache) | `1.0.1` | `0.2.2` |
| [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.2.0` | `0.6.2` |
| [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.6.1` | `0.2.6` |
| [memray](https://github.com/bloomberg/memray) | `1.19.3` | `1.10.0` |
| [myst-parser](https://github.com/executablebooks/MyST-Parser) | `5.1.0` | `0.13.6` |
| [rich](https://github.com/Textualize/rich) | `15.0.0` | `13.1.0` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.51` | `1.3.24` |
Updates `numpy` from 2.4.6 to 2.5.0
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.4.6...v2.5.0)
Updates `scipy` from 1.17.1 to 1.18.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.17.1...v1.18.0)
Updates `docutils` from 0.22.4 to 0.23
- [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfd/recommonmark/commits)
Updates `pydata-sphinx-theme` from 0.19.0 to 0.8.0
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](pydata/pydata-sphinx-theme@v0.19.0...v0.8.0)
Updates `jupyter-sphinx` from 0.5.3 to 0.4.0
- [Release notes](https://github.com/jupyter/jupyter-sphinx/releases)
- [Changelog](https://github.com/jupyter/jupyter-sphinx/blob/main/RELEASE.md)
- [Commits](jupyter/jupyter-sphinx@v0.5.3...v0.4.0)
Updates `sphinxcontrib-bibtex` from 2.7.0 to 2.5.0
- [Changelog](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst)
- [Commits](mcmtroffaes/sphinxcontrib-bibtex@2.7.0...2.5.0)
Updates `jupytext` from 1.19.3 to 1.11.1
- [Release notes](https://github.com/jupytext/jupytext/releases)
- [Changelog](https://github.com/jupytext/jupytext/blob/main/CHANGELOG.md)
- [Commits](jupytext/jupytext@v1.19.3...v1.11.1)
Updates `numpydoc` from 1.10.0 to 1.2.1
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/v1.2.1/doc/release_notes.rst)
- [Commits](numpy/numpydoc@v1.10.0...v1.2.1)
Updates `jinja2` from 3.1.6 to 3.0.3
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.6...3.0.3)
Updates `myst-nb` from 1.4.0 to 0.8.4
- [Release notes](https://github.com/executablebooks/myst-nb/releases)
- [Changelog](https://github.com/executablebooks/MyST-NB/blob/main/CHANGELOG.md)
- [Commits](executablebooks/MyST-NB@v1.4.0...v0.8.4)
Updates `pytest` from 9.1.0 to 9.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.1.0...9.1.1)
Updates `pytest-memray` from 1.8.0 to 1.5.0
- [Release notes](https://github.com/bloomberg/pytest-memray/releases)
- [Changelog](https://github.com/bloomberg/pytest-memray/blob/main/docs/news.rst)
- [Commits](bloomberg/pytest-memray@v1.8.0...1.5.0)
Updates `tox` from 4.55.1 to 4.56.1
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.55.1...4.56.1)
Updates `alabaster` from 1.0.0 to 0.7.16
- [Release notes](https://github.com/sphinx-doc/alabaster/releases)
- [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst)
- [Commits](sphinx-doc/alabaster@1.0.0...0.7.16)
Updates `attrs` from 26.1.0 to 20.3.0
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md)
- [Commits](python-attrs/attrs@26.1.0...20.3.0)
Updates `jsonschema` from 4.26.0 to 4.17.3
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.26.0...v4.17.3)
Updates `jupyter-cache` from 1.0.1 to 0.2.2
- [Release notes](https://github.com/executablebooks/jupyter-cache/releases)
- [Changelog](https://github.com/executablebooks/jupyter-cache/blob/main/CHANGELOG.md)
- [Commits](executablebooks/jupyter-cache@v1.0.1...v0.2.2)
Updates `markdown-it-py` from 4.2.0 to 0.6.2
- [Release notes](https://github.com/executablebooks/markdown-it-py/releases)
- [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md)
- [Commits](executablebooks/markdown-it-py@v4.2.0...v0.6.2)
Updates `mdit-py-plugins` from 0.6.1 to 0.2.6
- [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases)
- [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md)
- [Commits](executablebooks/mdit-py-plugins@v0.6.1...v0.2.6)
Updates `memray` from 1.19.3 to 1.10.0
- [Release notes](https://github.com/bloomberg/memray/releases)
- [Changelog](https://github.com/bloomberg/memray/blob/main/NEWS.rst)
- [Commits](bloomberg/memray@v1.19.3...1.10.0)
Updates `myst-parser` from 5.1.0 to 0.13.6
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v5.1.0...v0.13.6)
Updates `rich` from 15.0.0 to 13.1.0
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md)
- [Commits](Textualize/rich@v15.0.0...v13.1.0)
Updates `sqlalchemy` from 2.0.51 to 1.3.24
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: scipy
dependency-version: 1.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: docutils
dependency-version: '0.23'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: pydata-sphinx-theme
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: jupyter-sphinx
dependency-version: 0.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: sphinxcontrib-bibtex
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: jupytext
dependency-version: 1.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: numpydoc
dependency-version: 1.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: jinja2
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: myst-nb
dependency-version: 0.8.4
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-deps
- dependency-name: pytest
dependency-version: 9.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-deps
- dependency-name: pytest-memray
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: tox
dependency-version: 4.56.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: alabaster
dependency-version: 0.7.16
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-deps
- dependency-name: attrs
dependency-version: 20.3.0
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-deps
- dependency-name: jsonschema
dependency-version: 4.17.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: jupyter-cache
dependency-version: 0.2.2
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-deps
- dependency-name: markdown-it-py
dependency-version: 0.6.2
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-deps
- dependency-name: mdit-py-plugins
dependency-version: 0.2.6
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: memray
dependency-version: 1.10.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-deps
- dependency-name: myst-parser
dependency-version: 0.13.6
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-deps
- dependency-name: rich
dependency-version: 13.1.0
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-deps
- dependency-name: sqlalchemy
dependency-version: 1.3.24
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-deps
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent e7cbe26 commit 824e5a8
1 file changed
Lines changed: 549 additions & 493 deletions
0 commit comments