Skip to content

Commit e563e22

Browse files
Merge pull request #1012 from Quantum-Software-Development/dependabot/pip/notebook-7.5.0
fix: bump notebook from 7.4.7 to 7.5.0
2 parents 1fe7cc7 + e456738 commit e563e22

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

3838
# Other Useful Libraries:

0 commit comments

Comments
 (0)