Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog/7223.dependency.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
:user:`trexfeathers` updated Iris to be compatible with Matplotlib version 3.11.
108 changes: 54 additions & 54 deletions lib/iris/tests/results/imagerepo.json

Large diffs are not rendered by default.

231 changes: 114 additions & 117 deletions requirements/locks/py312-linux-64.lock

Large diffs are not rendered by default.

227 changes: 112 additions & 115 deletions requirements/locks/py313-linux-64.lock

Large diffs are not rendered by default.

185 changes: 93 additions & 92 deletions requirements/locks/py314-linux-64.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion requirements/py312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- cftime >=1.5
- dask-core >=2025.1.0,!=2025.10.0
- libnetcdf !=4.9.1
- matplotlib-base >=3.5, !=3.9.1, <3.11
- matplotlib-base >=3.5, !=3.9.1
- netcdf4
- numpy >=1.24, !=1.24.3
- python-xxhash
Expand Down
2 changes: 1 addition & 1 deletion requirements/py313.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- cftime >=1.5
- dask-core >=2025.1.0,!=2025.10.0
- libnetcdf !=4.9.1
- matplotlib-base >=3.5, !=3.9.1, <3.11
- matplotlib-base >=3.5, !=3.9.1
- netcdf4
- numpy >=1.24, !=1.24.3
- python-xxhash
Expand Down
2 changes: 1 addition & 1 deletion requirements/py314.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- cftime >=1.5
- dask-core >=2025.1.0,!=2025.10.0
- libnetcdf !=4.9.1
- matplotlib-base >=3.5, !=3.9.1, <3.11
- matplotlib-base >=3.5, !=3.9.1
- netcdf4
- numpy >=1.24, !=1.24.3
- python-xxhash
Expand Down
Loading