Skip to content

Commit 693cb40

Browse files
committed
Bump dependency requirement a patch version
1 parent 68f1388 commit 693cb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def run(self):
6464
]
6565
},
6666
install_requires=[
67-
'jupyter-server-proxy>=4.1.0',
67+
'jupyter-server-proxy>=4.1.1',
6868
],
6969
include_package_data=True,
7070
keywords=["Interactive", "Desktop", "Jupyter"],

0 commit comments

Comments
 (0)