Skip to content

Commit 2b1ec32

Browse files
chore(deps): bump jupyter-client from 7.1.2 to 7.3.4
Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.1.2 to 7.3.4. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v7.1.2...v7.3.4) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e10de commit 2b1ec32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ipykernel==6.9.2
3030
ipython==8.1.1
3131
ipython-genutils==0.2.0
3232
jedi==0.18.0
33-
jupyter-client==7.1.2
33+
jupyter-client==7.3.4
3434
jupyter-core==4.7.1
3535
matplotlib-inline==0.1.2
3636
nest-asyncio==1.5.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ipykernel==6.9.2
66
ipython==8.1.1
77
ipython-genutils==0.2.0
88
jedi==0.18.0
9-
jupyter-client==7.1.2
9+
jupyter-client==7.3.4
1010
jupyter-core==4.7.1
1111
matplotlib-inline==0.1.2
1212
nest-asyncio==1.5.1

0 commit comments

Comments
 (0)