Bump the all-deps group with 19 updates - #388
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the all-deps group with 19 updates: | Package | From | To | | --- | --- | --- | | [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` | | [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 `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 `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: 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: 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>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-deps group with 19 updates:
0.22.40.230.20.00.8.00.5.30.4.02.7.02.5.01.19.51.11.11.10.01.2.13.1.63.0.31.4.00.8.41.9.01.5.01.0.00.7.1626.1.020.3.04.26.04.17.31.0.10.2.24.2.00.6.20.6.10.2.61.19.31.10.05.1.00.13.615.0.013.1.02.0.511.3.24Updates
docutilsfrom 0.22.4 to 0.23Commits
Updates
pydata-sphinx-themefrom 0.20.0 to 0.8.0Commits
94a813eRELEASE: v0.8.0 (#562)329a05aDOCS: Refactor demo docs (#544)5829d48UPDATE: NodeJS 16.x (#552)ef7d5a2FIX: Field lists bug (#554)7d64c92FIX: Admonitions margin (#550)f6b514cFIX: Left scroll JS proper selector (#534)47aeeedENH: Add left sidebar end section to bottom (#543)5e6a822DOCS: refactor developer docs (#538)6950bcdFIX: Navbar margin on mobile (#541)d1adbf8END: Add ability to specify custom icon images (#542)Updates
jupyter-sphinxfrom 0.5.3 to 0.4.0Commits
23322c7Merge pull request #204 from basnijholt/do-not-double-copyd40b2adadd paragraph to styling sectiond6ad4d3add changelog entrya0dcbd7Do not overwrite files in _static if user already has custom versions of thos...a74b13eMerge pull request #207 from basnijholt/fix-182cfa0879add deprecation warning75b003fadd changelog entry4129eberename directives jupyter-download:script -> jupyter-download-script, similar...d427c79Merge pull request #206 from basnijholt/pre-commitcac7aaabump versionsUpdates
sphinxcontrib-bibtexfrom 2.7.0 to 2.5.0Changelog
Sourced from sphinxcontrib-bibtex's changelog.
... (truncated)
Commits
f0693d9Preparing version 2.5.0 for release05df1a3Document markdown syntax for myst (#311)e63f540Update usage.rst9a672e2Remove LaTeX url command from tooltips (#306)4fbda63fix docutils deprecation warning4f9e220Support docutils 0.18 (#304)65153f7Remove namespace init file. (#303)051973aMigrate from pkg_resources to importlib.metadata (#299)9e9014cUpdate changelog. [skip ci]0c496c1generate citation_reference nodes for rinoh builder (#291)Updates
jupytextfrom 1.19.5 to 1.11.1Changelog
Sourced from jupytext's changelog.
... (truncated)
Commits
4ae9263Update format with format options in the notebook metadata (md:myst and md:pa...0a8b180Normalize jupytext config options names (#754)e28497aUse config in read and write functions (#753)593bcefUse non-random cell ids in tests (#751)58e8b27Update the dependencies of the JupyterLab extension (#750)508be51Version 1.10.2c5e4bccRebuild the package in the Publish stepa3d5439Version 1.10.2-rc0 (#745)a5c4fa2MANIFEST: Graft labextension and exclude node_modules (#741)7d45d0bVersion 1.10.1 (#740)Updates
numpydocfrom 1.10.0 to 1.2.1Changelog
Sourced from numpydoc's changelog.
... (truncated)
Commits
7300108Designate 1.2.1 release250eb66Update release notese6c47feUpdate year (#370)96a1c0bUpper bound jinja (#369)9b7ada8Use isgeneratorfunction to avoid overgenerating YD01 (#368)f33a53eFix AttributeError in underline length check (#363)ffc3fa8Use consistent release tags (#361)a20f186Update release process5965cfcBump version9ff24c0Designate 1.2 releaseUpdates
jinja2from 3.1.6 to 3.0.3Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
2a48dd8Merge pull request #1543 from pallets/release-3.0.3ce1a539release version 3.0.3199b6d5Merge pull request #1542 from pallets/package-loader-fileeec0db8PackageLoader works with single module file46f3a68Merge pull request #1541 from pallets/docs-pow-order0d19990document chained pow order99daa2aMerge pull request #1540 from pallets/docs-macro-defaultsa6162darewrite docs about extending template objectscab5545Merge pull request #1539 from pallets/docs-macro-defaults369ff03remove reference to macro.defaultsUpdates
myst-nbfrom 1.4.0 to 0.8.4Changelog
Sourced from myst-nb's changelog.
Commits
da79195RLS: v0.8.47360440DOCS: typodb68de6fix target011e333use python 3.7 for pypi publish (#206)f61ba07fix windows utf8 encoding part 3/3 (#203)962d535add more readthedocs builders (#202)5c89936Fix typo on myst parser link (#205)672abf7RLS: v0.8.3b866d2cusing myst post xform for references (#197)ee9cb0aRLS: v0.8.2Updates
pytest-memrayfrom 1.9.0 to 1.5.0Changelog
Sourced from pytest-memray's changelog.
... (truncated)
Commits
0e33179Add a new marker to check for memory leaks (#52)b25d4b8Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10f889d26docs(README.md): fix the bulleted lists78c2b07Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.78fd5a43Use ruff instead of flake8 + isortad9b759Complete the documentation for the configuration file options9fc6c5cSupport passing --trace-python-allocators to memray10a354fRelax the sizes in the 'test_limit_memory_marker_with_pytest_xdist' test6a2c733docs: Document options--stacksand--nativee839fffUpdate usage.rstUpdates
alabasterfrom 1.0.0 to 0.7.16Changelog
Sourced from alabaster's changelog.
... (truncated)
Commits
5e7189fPrefer https:// links in docscf0ec2cAdd Topic :: Documentation :: Sphinx trove classifierb602502Remove underline from whitespace33826fcRemove duplicate viewportec4505fUpdate the package description to match the websited4f6c83Fix formatting969c51cBump to 0.7.14bcd8973Install the local package on RTDb49434bRemovereleasesfrom the changelogbecca1aAddalabaster_version_infoto template contextUpdates
attrsfrom 26.1.0 to 20.3.0Changelog
Sourced from attrs's changelog.
... (truncated)
Commits
f3762baPrepare 20.3.03d66e57Exclude GitHub issues from linkcheck to avoid rate limits06d0f8eAdd funding URLs to metadatad23924fAdd provisional noticecd2f886Use 'i' and 'k' to better distinguish variables in an example (#713)f2dabeaFix exception chaining on PyPy (#712)6b4a1f1Tighten up mypy configuration9f7d11eAdd types to collect_by_mro annotations m(7020c8bpre-commit autoupdate56c7308Add missing collect_by_mro to typing stubsUpdates
jsonschemafrom 4.26.0 to 4.17.3Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
dbc3982Fix instantiating validators with cached refs-to-bool schemas.7ebe161Try fixing more Sphinx refs which fail only on Ubuntu...cdf0c71Update pre-commit hooks.e868bfeDurations without trailing units aren't valid durations.24d1328Empty strings are not valid relative JSON pointers.bd12369Minor fix for test case class names (for format tests).fb203a5Merge commit '97954adeb0fbb3d4499580d897de507d3ab0d919'97954adSquashed 'json/' changes from 9251ebff1..78c88827346fdb98v4.17.1 -> CHANGELOG000dd3dRemove making believe we are ReadTheDocs in CI builds.Updates
jupyter-cachefrom 1.0.1 to 0.2.2Commits
54bc0c1bump version55db432Added a timeout argument to execute (#48)7bf1d6bUpdate documentation to use myst-nb~=0.7 (#46)e05f442Fix bug in merge_match_into_notebooke8c4db7bump version43b61cbAllow nb converter func to be passed to staged/execution methodsc6fae10test fixd618168Move to nbclient and pydata-sphinx-themeaaf49f1Improve exception handling forget_staged_notebookfa37bf2Remove duplication in showing cache dataUpdates
markdown-it-pyfrom 4.2.0 to 0.6.2Changelog
Sourced from markdown-it-py's changelog.
... (truncated)
Commits
6c2f900🚀 RELEASE: v0.6.2fa1d3e3🐛 FIX: port markdown-it v11.0.1 (#109)9f826bd🚀 RELEASE: v0.6.14f1346c👌 IMPROVE: Add more typing (#116)e303bd4👌 IMPROVE: MakesrcCharCodeimmutable (#114)8290faa👌 IMPROVE: Add more typing (#106)ef60702👌 IMPROVE: Ensure len(state.src) == len(state.srcCharCode) (#108)2136ab7🐛 FIX: Add content to image tokens (#113)16b8537🧪 TEST: Enable typographer to fix skipped (#105)a566e39🔧 MAINTAIN: Update ReadTheDocs build (#101)Updates
mdit-py-pluginsfrom 0.6.1 to 0.2.6Changelog
Sourced from mdit-py-plugins's changelog.