Skip to content

Commit d9c4a80

Browse files
Merge pull request #980 from Quantum-Software-Development/dependabot/pip/notebook-7.4.5
fix: bump notebook from 7.4.4 to 7.4.5
2 parents f6f4ada + ab5fcda commit d9c4a80

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.4.4
35+
notebook==7.4.5
3636
ipywidgets==8.1.7
3737

3838
# Other Useful Libraries:

0 commit comments

Comments
 (0)