Skip to content

Commit 3c98fe7

Browse files
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.5.1` | `2.5.2` | | [docutils](https://github.com/rtfd/recommonmark) | `0.22.4` | `0.23` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.20.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.5` | `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-memray](https://github.com/bloomberg/pytest-memray) | `1.9.0` | `1.5.0` | | [tox](https://github.com/tox-dev/tox) | `4.58.0` | `4.59.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.6` | `4.0.7` | | [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.5.1 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.1...v2.5.2) 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.20.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.20.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.5 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.5...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-memray` from 1.9.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.9.0...1.5.0) Updates `tox` from 4.58.0 to 4.59.0 - [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.58.0...4.59.0) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `pylint` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.6...v4.0.7) 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.2 dependency-type: direct:production update-type: version-update:semver-patch 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-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.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: pylint dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch 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 e4dcca0 commit 3c98fe7

1 file changed

Lines changed: 511 additions & 421 deletions

File tree

0 commit comments

Comments
 (0)