Skip to content

Commit fa6a324

Browse files
Merge pull request #34 from pythoninthegrass/dependabot/pip/jupyter-client-7.4.4
Bump jupyter-client from 7.3.5 to 7.4.4
2 parents a6ba2f4 + e56176c commit fa6a324

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)