Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the pip-dependencies group with 16 updates
Bumps the pip-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [multimethod](https://github.com/coady/multimethod) | `1.9.1` | `1.10` | | [kerchunk](https://github.com/fsspec/kerchunk) | `0.1.2` | `0.2.2` | | [mypy](https://github.com/python/mypy) | `1.4.1` | `1.7.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.0.3` | `4.0.9` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.3.3` | `3.5.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `7.4.3` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.5.1` | `1.5.3` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.22.0` | `0.24.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.1` | `10.5` | | [pygments](https://github.com/pygments/pygments) | `2.15.1` | `2.17.2` | | [responses](https://github.com/getsentry/responses) | `0.23.3` | `0.24.1` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.2` | `2.31.0.6` | | [types-setuptools](https://github.com/python/typeshed) | `68.0.0.3` | `69.0.0.0` | | [widgetsnbextension](http://jupyter.org) | `4.0.8` | `4.0.9` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.7.2` | `3.7.4` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.10.0` | `0.12.0` | Updates `multimethod` from 1.9.1 to 1.10 - [Changelog](https://github.com/coady/multimethod/blob/main/CHANGELOG.md) - [Commits](coady/multimethod@v1.9.1...v1.10) Updates `kerchunk` from 0.1.2 to 0.2.2 - [Commits](fsspec/kerchunk@0.1.2...0.2.2) Updates `mypy` from 1.4.1 to 1.7.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.4.1...v1.7.1) Updates `jupyterlab` from 4.0.3 to 4.0.9 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.0.9/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.0.3...@jupyterlab/lsp@4.0.9) Updates `pre-commit` from 3.3.3 to 3.5.0 - [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@v3.3.3...v3.5.0) Updates `pytest` from 7.4.0 to 7.4.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...7.4.3) Updates `mkdocs` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.1...1.5.3) Updates `mkdocstrings` from 0.22.0 to 0.24.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.22.0...0.24.0) Updates `pymdown-extensions` from 10.1 to 10.5 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.1.0...10.5) Updates `pygments` from 2.15.1 to 2.17.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.15.1...2.17.2) Updates `responses` from 0.23.3 to 0.24.1 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.23.3...0.24.1) Updates `types-requests` from 2.31.0.2 to 2.31.0.6 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 68.0.0.3 to 69.0.0.0 - [Commits](https://github.com/python/typeshed/commits) Updates `widgetsnbextension` from 4.0.8 to 4.0.9 Updates `matplotlib` from 3.7.2 to 3.7.4 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.7.2...v3.7.4) Updates `bump-my-version` from 0.10.0 to 0.12.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](https://github.com/callowayproject/bump-my-version/commits) --- updated-dependencies: - dependency-name: multimethod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: kerchunk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: mkdocs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pymdown-extensions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: widgetsnbextension dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: matplotlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information