Skip to content

Bump jupyter-server from 2.10.0 to 2.11.2 #9

Bump jupyter-server from 2.10.0 to 2.11.2

Bump jupyter-server from 2.10.0 to 2.11.2 #9

Workflow file for this run

name: Dependabot PR Check
on: pull_request_target
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"