Skip to content

Commit de99ec4

Browse files
fix: bump notebook from 7.4.7 to 7.5.0
Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.7 to 7.5.0. - [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/tree@7.4.7...@jupyter-notebook/tree@7.5.0) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3337ca6 commit de99ec4

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
@@ -41,7 +41,7 @@ psycopg2-binary==2.9.11
4141

4242
# Jupyter Notebook Libraries:
4343
jupyter==1.1.1
44-
notebook==7.4.7
44+
notebook==7.5.0
4545
ipywidgets==8.1.8
4646

4747
# Other Useful Libraries:

0 commit comments

Comments
 (0)