Skip to content

Commit

Permalink
Bump the non-major-versions group with 6 updates (#54)
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 Jan 20, 2025
1 parent f1854f5 commit a22c9d0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Docker/requirements-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ starlette==0.45.2
uvicorn==0.34.0
fastapi==0.115.6
fastapi-utils==0.8.0
boto3==1.35.98
boto3==1.36.2
scipy==1.15.1
orjson==3.10.14
orjson==3.10.15
psutil==5.9.0
typing-inspect==0.9.0
watchfiles==1.0.4
Expand All @@ -19,4 +19,4 @@ xarray==2025.1.1
pandas==2.2.3
fastparquet==2024.11.0
javascript==1!1.2.1
pirateweather-translations==0.0.2
pirateweather-translations==0.0.8
6 changes: 3 additions & 3 deletions Docker/requirements-ingest.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy==2.2.1
boto3==1.35.98
numpy==2.2.2
boto3==1.36.2
netCDF4==1.7.2
xarray==2025.1.1
cartopy==0.24.1
Expand All @@ -9,7 +9,7 @@ zarr==2.18.4
dask==2024.12.1
s3fs==2024.12.0
bottleneck==1.4.2
rioxarray==0.18.1
rioxarray==0.18.2
distributed==2024.12.1
xarray-spatial==0.4.0
redis==5.2.1
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.9.1
ruff==0.9.2

0 comments on commit a22c9d0

Please sign in to comment.