diff --git a/.github/environment-test-canary.yml b/.github/environment-test-canary.yml index 1c484a2..e07b64f 100644 --- a/.github/environment-test-canary.yml +++ b/.github/environment-test-canary.yml @@ -8,7 +8,7 @@ channels: dependencies: # a more precise python pin is added in CI - - jupyterlab >=4.1.0b0 + - jupyterlab >=4.1.0b1 - notebook >=7.1.0a2 ### environment-base.yml ### - doit-with-toml