Skip to content

Commit 36b1d49

Browse files
fix: bump jupyter from 1.0.0 to 1.1.1
Bumps [jupyter](https://jupyter.org) from 1.0.0 to 1.1.1. --- updated-dependencies: - dependency-name: jupyter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1acc18 commit 36b1d49

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 @@ sqlalchemy==2.0.34
3232
psycopg2-binary==2.9.9
3333

3434
# Jupyter Notebook Libraries:
35-
jupyter==1.0.0
35+
jupyter==1.1.1
3636
notebook==7.2.2
3737
ipywidgets==8.1.5
3838

0 commit comments

Comments
 (0)