Skip to content

Commit 4186f03

Browse files
chore: Bump notebook from 7.2.1 to 7.2.2 in /sdk/python/requirements (#4467)
Bumps [notebook](https://github.com/jupyter/notebook) from 7.2.1 to 7.2.2. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) --- 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>
1 parent 729c874 commit 4186f03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ nest-asyncio==1.6.0
430430
# via ipykernel
431431
nodeenv==1.9.1
432432
# via pre-commit
433-
notebook==7.2.1
433+
notebook==7.2.2
434434
# via great-expectations
435435
notebook-shim==0.2.4
436436
# via

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ nest-asyncio==1.6.0
421421
# via ipykernel
422422
nodeenv==1.9.1
423423
# via pre-commit
424-
notebook==7.2.1
424+
notebook==7.2.2
425425
# via great-expectations
426426
notebook-shim==0.2.4
427427
# via

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ nest-asyncio==1.6.0
439439
# via ipykernel
440440
nodeenv==1.9.1
441441
# via pre-commit
442-
notebook==7.2.1
442+
notebook==7.2.2
443443
# via great-expectations
444444
notebook-shim==0.2.4
445445
# via

0 commit comments

Comments
 (0)