Skip to content

Commit

Permalink
Merge pull request jupyterhub#102 from consideRatio/pr/bump
Browse files Browse the repository at this point in the history
Bump dependency requirement a patch version
  • Loading branch information
consideRatio committed Mar 13, 2024
2 parents 68f1388 + 693cb40 commit cbb55cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -64,7 +64,7 @@ def run(self):
]
},
install_requires=[
'jupyter-server-proxy>=4.1.0',
'jupyter-server-proxy>=4.1.1',
],
include_package_data=True,
keywords=["Interactive", "Desktop", "Jupyter"],
Expand Down

0 comments on commit cbb55cc

Please sign in to comment.