Skip to content

Commit c32f3e9

Browse files
Merge pull request #233 from Quantum-Software-Development/dependabot/pip/notebook-7.5.0
fix: bump notebook from 7.4.7 to 7.5.0
2 parents 3337ca6 + de99ec4 commit c32f3e9

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)