Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python-dependencies group across 1 directory with 9 updates
Bumps the python-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [xarray](https://github.com/pydata/xarray) | `2024.10.0` | `2024.11.0` | | [cfgrib](https://github.com/ecmwf/cfgrib) | `0.9.14.1` | `0.9.15.0` | | [couchbase](https://github.com/couchbase/couchbase-python-client) | `4.3.3` | `4.3.4` | | [numpy](https://github.com/numpy/numpy) | `2.1.2` | `2.2.1` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.0` | `0.21.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240917` | `6.0.12.20241230` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.8.4` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.10` | Updates `xarray` from 2024.10.0 to 2024.11.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.10.0...v2024.11.0) Updates `cfgrib` from 0.9.14.1 to 0.9.15.0 - [Release notes](https://github.com/ecmwf/cfgrib/releases) - [Changelog](https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst) - [Commits](ecmwf/cfgrib@0.9.14.1...0.9.15.0) Updates `couchbase` from 4.3.3 to 4.3.4 - [Commits](couchbase/couchbase-python-client@4.3.3...4.3.4) Updates `numpy` from 2.1.2 to 2.2.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.2.1) Updates `prometheus-client` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.0...v0.21.1) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241230 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.7.1 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.7.1...0.8.4) Updates `coverage` from 7.6.4 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.10) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cfgrib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: couchbase dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information