Skip to content

Commit c4ff0a8

Browse files
Merge pull request #197 from Quantum-Software-Development/dependabot/pip/notebook-7.3.3
fix: bump notebook from 7.3.2 to 7.3.3
2 parents 4b39f5e + 5e46bd2 commit c4ff0a8

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.3.3
4040
ipywidgets==8.1.5
4141

4242
# Other Useful Libraries:

0 commit comments

Comments
 (0)