Skip to content

Commit fb8c288

Browse files
Bump the python-requirements group across 1 directory with 3 updates
Bumps the python-requirements group with 3 updates in the /envs directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab), [plotly](https://github.com/plotly/plotly.py) and [pytest-mock](https://github.com/pytest-dev/pytest-mock). Updates `jupyterlab` from 4.4.2 to 4.4.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `plotly` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.1.1...v6.1.2) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: plotly dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af1958f commit fb8c288

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

envs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ SimpleITK==2.5.0
22
coverage==7.8.2
33
einops==0.8.1
44
hydra-core==1.3.2
5-
jupyterlab==4.4.2
5+
jupyterlab==4.4.3
66
kaggle==1.7.4.5
77
matplotlib==3.10.1
88
monai==1.4.0
99
nbmake==1.5.5
1010
nibabel==5.3.2
1111
numpy==1.26.4
1212
pandas==2.2.3
13-
plotly==6.1.1
13+
plotly==6.1.2
1414
pre-commit==4.2.0
1515
pydicom==3.0.1
1616
pytest-cov==6.1.1
17-
pytest-mock==3.14.0
17+
pytest-mock==3.14.1
1818
pytest==8.3.5
1919
rich==14.0.0
2020
ruff==0.11.11

0 commit comments

Comments
 (0)