Skip to content

Commit b388f7f

Browse files
authored
Merge pull request #72 from CCPBioSim/renovate/matplotlib-3.x
Update dependency matplotlib to v3.11.2
2 parents 84cc6eb + 8c239ca commit b388f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docker/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ WORKDIR $HOME
1010

1111
# Install workshop deps
1212
RUN conda install -y -c conda-forge \
13-
conda-forge::matplotlib=3.11.1 \
13+
conda-forge::matplotlib=3.11.2 \
1414
conda-forge::numpy=2.5.3 \
1515
conda-forge::pandas=3.0.5 \
1616
conda-forge::nglview=4.0.1 \

0 commit comments

Comments
 (0)