Skip to content

Commit 64790b4

Browse files
committed
Update jupyterhub pinning to >=5.2.0,<6 from ==5.1.0
1 parent d2b0fd2 commit 64790b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tljh/requirements-hub-env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# If a dependency is bumped to a new major version, we should make a major
99
# version release of tljh.
1010
#
11-
jupyterhub>=5.1.0,<5.2.0
11+
jupyterhub>=5.2.0,<6
1212
jupyterhub-systemdspawner>=1.0.1,<2
1313
jupyterhub-firstuseauthenticator>=1.1.0,<2
1414
jupyterhub-nativeauthenticator>=1.3.0,<2

0 commit comments

Comments
 (0)