Skip to content

Commit ed45a12

Browse files
fix: bump notebook from 7.4.3 to 7.4.4
Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.3 to 7.4.4. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1c8e5f commit ed45a12

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
@@ -36,7 +36,7 @@ psycopg2-binary==2.9.10
3636

3737
# Jupyter Notebook Libraries:
3838
jupyter==1.1.1
39-
notebook==7.4.3
39+
notebook==7.4.4
4040
ipywidgets==8.1.7
4141

4242
# Other Useful Libraries:

0 commit comments

Comments
 (0)