Skip to content

Commit 819a4ba

Browse files
Merge pull request #57 from Quantum-Software-Development/dependabot/pip/jupyter-1.1.1
fix: bump jupyter from 1.0.0 to 1.1.1
2 parents 01ce554 + 9a19814 commit 819a4ba

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
@@ -9,5 +9,5 @@ gpytorch==1.6.0 # Specify version, check latest available
99
bayesian-optimization==1.2.0 # Specify version, check latest available
1010
jupyter==1.1.1
1111
bayesian-optimization==2.0.0 # Specify version, check latest available
12-
jupyter==1.0.0
12+
jupyter==1.1.1
1313

0 commit comments

Comments
 (0)