Skip to content

Commit cae1b95

Browse files
Merge pull request #18 from pythoninthegrass/dependabot/pip/ipykernel-6.16.0
Bump ipykernel from 6.15.3 to 6.16.0
2 parents ea44f0c + eacdb39 commit cae1b95

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
@@ -7,7 +7,7 @@ debugpy==1.6.3 ; python_full_version == "3.10.7"
77
decorator==5.1.1 ; python_full_version == "3.10.7"
88
entrypoints==0.4 ; python_full_version == "3.10.7"
99
executing==1.1.1 ; python_full_version == "3.10.7"
10-
ipykernel==6.15.3 ; python_full_version == "3.10.7"
10+
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"
1313
jupyter-client==7.3.5 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)