Skip to content

Commit

Permalink
Bump jupyterlab from 4.2.4 to 4.2.5 in /dev_tools/requirements/envs (#…
Browse files Browse the repository at this point in the history
…1361)

Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthew Harrigan <[email protected]>
  • Loading branch information
dependabot[bot] and mpharrigan authored Sep 3, 2024
1 parent 64acb52 commit abd7ffb
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jupyter-server==2.14.2
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.4
jupyterlab==4.2.5
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/docs.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jupyter-server-terminals==0.5.3
# via
# -c envs/dev.env.txt
# jupyter-server
jupyterlab==4.2.4
jupyterlab==4.2.5
# via
# -c envs/dev.env.txt
# notebook
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ jupyter-server-terminals==0.5.3
# via
# -c envs/dev.env.txt
# jupyter-server
jupyterlab==4.2.4
jupyterlab==4.2.5
# via
# -c envs/dev.env.txt
# notebook
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ jupyter-server-terminals==0.5.3
# via
# -c envs/dev.env.txt
# jupyter-server
jupyterlab==4.2.4
jupyterlab==4.2.5
# via
# -c envs/dev.env.txt
# notebook
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pytest.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ jupyter-server-terminals==0.5.3
# via
# -c envs/dev.env.txt
# jupyter-server
jupyterlab==4.2.4
jupyterlab==4.2.5
# via
# -c envs/dev.env.txt
# notebook
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/runtime.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jupyter-server-terminals==0.5.3
# via
# -c envs/dev.env.txt
# jupyter-server
jupyterlab==4.2.4
jupyterlab==4.2.5
# via
# -c envs/dev.env.txt
# notebook
Expand Down

0 comments on commit abd7ffb

Please sign in to comment.