Skip to content

Commit

Permalink
Bump the pip-dependencies group with 9 updates
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.0.0` |
| [dask](https://github.com/dask/dask) | `2024.5.2` | `2024.6.2` |
| [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.2.2` | `4.2.3` |
| [responses](https://github.com/getsentry/responses) | `0.25.2` | `0.25.3` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.8` | `0.5.0` |
| [types-setuptools](https://github.com/python/typeshed) | `70.0.0.20240524` | `70.1.0.20240627` |
| [xarray](https://github.com/pydata/xarray) | `2024.5.0` | `2024.6.0` |
| [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.22.0` | `0.24.1` |


Updates `numpy` from 1.26.4 to 2.0.0
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.4...v2.0.0)

Updates `dask` from 2024.5.2 to 2024.6.2
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.5.2...2024.6.2)

Updates `mypy` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.10.1)

Updates `jupyterlab` from 4.2.2 to 4.2.3
- [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 `responses` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.25.2...0.25.3)

Updates `ruff` from 0.4.8 to 0.5.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.8...0.5.0)

Updates `types-setuptools` from 70.0.0.20240524 to 70.1.0.20240627
- [Commits](https://github.com/python/typeshed/commits)

Updates `xarray` from 2024.5.0 to 2024.6.0
- [Release notes](https://github.com/pydata/xarray/releases)
- [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md)
- [Commits](pydata/xarray@v2024.05.0...v2024.06.0)

Updates `bump-my-version` from 0.22.0 to 0.24.1
- [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.22.0...0.24.1)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
- dependency-name: dask
  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-patch
  dependency-group: pip-dependencies
- dependency-name: jupyterlab
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: responses
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: xarray
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 860be56 commit 8b6bcc2
Showing 1 changed file with 114 additions and 103 deletions.
Loading

0 comments on commit 8b6bcc2

Please sign in to comment.