Skip to content

Commit

Permalink
Update jupyterhub pinning to >=5.2.0,<6 from ==5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 20, 2024
1 parent d2b0fd2 commit 64790b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tljh/requirements-hub-env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# If a dependency is bumped to a new major version, we should make a major
# version release of tljh.
#
jupyterhub>=5.1.0,<5.2.0
jupyterhub>=5.2.0,<6
jupyterhub-systemdspawner>=1.0.1,<2
jupyterhub-firstuseauthenticator>=1.1.0,<2
jupyterhub-nativeauthenticator>=1.3.0,<2
Expand Down

0 comments on commit 64790b4

Please sign in to comment.