Skip to content

Commit

Permalink
Bump the non-major-versions group with 7 updates (#35)
Browse files Browse the repository at this point in the history
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 Dec 17, 2024
1 parent 6953dd1 commit 4c90dbe
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions Docker/requirements-api.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
astral==3.2
timezonefinder==6.5.7
pytz==2024.2
zarr==2.18.3
zarr==2.18.4
s3fs==2024.10.0
ujson==5.10.0
starlette==0.41.3
uvicorn==0.32.1
starlette==0.42.0
uvicorn==0.34.0
fastapi==0.115.6
fastapi-utils==0.8.0
boto3==1.35.76
boto3==1.35.81
scipy==1.14.1
orjson==3.10.12
psutil==6.1.0
typing-inspect==0.9.0
watchfiles==1.0.0
watchfiles==1.0.3
dask==2024.12.0
xarray==2024.11.0
pandas==2.2.3
Expand Down
6 changes: 3 additions & 3 deletions Docker/requirements-ingest.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
numpy==2.2.0
boto3==1.35.76
boto3==1.35.81
netCDF4==1.7.2
xarray==2024.11.0
cartopy==0.24.1
cfgrib==0.9.14.1
eccodes==2.39.0
zarr==2.18.3
eccodes==2.39.1
zarr==2.18.4
dask==2024.12.0
s3fs==2024.10.0
bottleneck==1.4.2
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruff==0.8.2
ruff==0.8.3

0 comments on commit 4c90dbe

Please sign in to comment.