Skip to content

Commit cea4447

Browse files
Merge pull request #395 from Quantum-Software-Development/dependabot/pip/notebook-7.4.2
fix: bump notebook from 7.3.2 to 7.4.2
2 parents 65793ce + 77ad5bb commit cea4447

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.3.2
39+
notebook==7.4.2
4040
ipywidgets==8.1.5
4141

4242
# Other Useful Libraries:

0 commit comments

Comments
 (0)