Skip to content

Commit e56176c

Browse files
Bump jupyter-client from 7.3.5 to 7.4.4
Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.3.5 to 7.4.4. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/v7.4.4/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v7.3.5...v7.4.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 3a7d3ca commit e56176c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ executing==1.1.1 ; python_full_version == "3.10.7"
1010
ipykernel==6.16.0 ; python_full_version == "3.10.7"
1111
ipython==8.5.0 ; python_full_version == "3.10.7"
1212
jedi==0.18.1 ; python_full_version == "3.10.7"
13-
jupyter-client==7.3.5 ; python_full_version == "3.10.7"
13+
jupyter-client==7.4.4 ; python_full_version == "3.10.7"
1414
jupyter-core==4.11.1 ; python_full_version == "3.10.7"
1515
matplotlib-inline==0.1.6 ; python_full_version == "3.10.7"
1616
nest-asyncio==1.5.6 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)