Skip to content

Commit 1879e01

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.1
36+
notebook==7.4.2
3737
ipywidgets==8.1.7
3838

3939
# Other Useful Libraries:

0 commit comments

Comments
 (0)