Skip to content

Commit

Permalink
Bump the non-major-versions group with 3 updates (#22)
Browse files Browse the repository at this point in the history
Bumps the non-major-versions group with 3 updates: [xarray](https://github.com/pydata/xarray), [eccodes](https://github.com/ecmwf/eccodes-python) and [orjson](https://github.com/ijl/orjson).


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 `eccodes` from 2.28.3 to 2.39.0
- [Release notes](https://github.com/ecmwf/eccodes-python/releases)
- [Changelog](https://github.com/ecmwf/eccodes-python/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/ecmwf/eccodes-python/commits/2.39.0)

Updates `orjson` from 3.10.11 to 3.10.12
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.10.11...3.10.12)

---
updated-dependencies:
- dependency-name: xarray
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-versions
- dependency-name: eccodes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-versions
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 056b143 commit 3758db7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Docker/requirements-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ fastapi==0.115.5
fastapi-utils==0.8.0
boto3==1.35.68
scipy==1.14.1
orjson==3.10.11
orjson==3.10.12
psutil==6.1.0
typing-inspect==0.9.0
watchfiles==0.24.0
dask==2024.11.2
xarray==2024.10.0
xarray==2024.11.0
pandas==2.2.3
fastparquet==2024.11.0
javascript==1.2.1
4 changes: 2 additions & 2 deletions Docker/requirements-ingest.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
numpy==2.1.3
boto3==1.35.68
netCDF4==1.7.2
xarray==2024.10.0
xarray==2024.11.0
cartopy==0.24.1
cfgrib==0.9.14.1
eccodes==2.28.3
eccodes==2.39.0
zarr==2.18.3
dask==2024.11.2
s3fs==2024.10.0
Expand Down

0 comments on commit 3758db7

Please sign in to comment.