Skip to content

Commit 44e5222

Browse files
fix: bump notebook from 7.3.3 to 7.4.1
Bumps [notebook](https://github.com/jupyter/notebook) from 7.3.3 to 7.4.1. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.4.1/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.3.3...@jupyter-notebook/tree@7.4.1) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff06b9d commit 44e5222

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
@@ -32,7 +32,7 @@ psycopg2-binary==2.9.10
3232

3333
# Jupyter Notebook Libraries:
3434
jupyter==1.1.1
35-
notebook==7.3.3
35+
notebook==7.4.1
3636
ipywidgets==8.1.6
3737

3838
# Other Useful Libraries:

0 commit comments

Comments
 (0)