Skip to content

Commit 4e3f34a

Browse files
Update notebook requirement from ~=7.4.2 to ~=7.4.3
Updates the requirements on [notebook](https://github.com/jupyter/notebook) to permit the latest version. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.4.3/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.2...@jupyter-notebook/tree@7.4.3) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81d30b8 commit 4e3f34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ azure-storage-blob~=12.25.1
88
ipycanvas~=0.13.3
99
ipykernel~=6.29.5
1010
matplotlib~=3.10.3
11-
notebook~=7.4.3
11+
notebook~=7.4.4
1212
numpy
1313
openai~=1.93.0
1414
opencv-python~=4.11.0.86

0 commit comments

Comments
 (0)