Skip to content

Commit

Permalink
chore(deps): Bump notebook from 6.4.8 to 6.4.10 in /sdk/python/requir…
Browse files Browse the repository at this point in the history
…ements (#2501)

Bumps [notebook](http://jupyter.org) from 6.4.8 to 6.4.10.

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2022
1 parent 78a444e commit 7bc06d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.7-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ nest-asyncio==1.5.4
# notebook
nodeenv==1.6.0
# via pre-commit
notebook==6.4.8
notebook==6.4.10
# via widgetsnbextension
numpy==1.21.5
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ nest-asyncio==1.5.4
# notebook
nodeenv==1.6.0
# via pre-commit
notebook==6.4.8
notebook==6.4.10
# via widgetsnbextension
numpy==1.22.2
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ nest-asyncio==1.5.4
# notebook
nodeenv==1.6.0
# via pre-commit
notebook==6.4.8
notebook==6.4.10
# via widgetsnbextension
numpy==1.22.2
# via
Expand Down

0 comments on commit 7bc06d0

Please sign in to comment.