Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump the development-dependencies group across 1 dir…
…ectory with 11 updates (#3057) Bumps the development-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.82` | `1.35.90` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.3` | `0.8.4` | | [moto](https://github.com/getmoto/moto) | `5.0.23` | `5.0.25` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.0` | `3.2.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `14.0` | `15.0` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.28.2` | `0.29.0` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.18.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.3` | `4.3.4` | | [nbsphinx](https://github.com/spatialaudio/nbsphinx) | `0.9.5` | `0.9.6` | Updates `boto3-stubs` from 1.35.82 to 1.35.90 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `ruff` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.3...0.8.4) Updates `moto` from 5.0.23 to 5.0.25 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.23...5.0.25) Updates `pyparsing` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.0...3.2.1) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `pytest-rerunfailures` from 14.0 to 15.0 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@14.0...15.0) Updates `bump-my-version` from 0.28.2 to 0.29.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.28.2...0.29.0) Updates `ipython` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.18.1) Updates `jupyterlab` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `nbsphinx` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.5...0.9.6) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pyparsing dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pytest-rerunfailures dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: nbsphinx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information