Skip to content

Commit 5f2ca06

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

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
@@ -33,7 +33,7 @@ psycopg2-binary==2.9.10
3333

3434
# Jupyter Notebook Libraries:
3535
jupyter==1.1.1
36-
notebook==7.2.2
36+
notebook==7.3.1
3737
ipywidgets==8.1.5
3838

3939
# Other Useful Libraries:

0 commit comments

Comments
 (0)