Skip to content

Commit 0fec605

Browse files
Merge pull request #43 from pythoninthegrass/dependabot/pip/jupyter/ipython-8.10.0
Bump ipython from 8.5.0 to 8.10.0 in /jupyter
2 parents 4369695 + bfb00c9 commit 0fec605

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
@@ -8,7 +8,7 @@ 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"
1010
ipykernel==6.16.0 ; python_full_version == "3.10.7"
11-
ipython==8.5.0 ; python_full_version == "3.10.7"
11+
ipython==8.10.0 ; python_full_version == "3.10.7"
1212
jedi==0.18.1 ; python_full_version == "3.10.7"
1313
jupyter-client==7.4.4 ; python_full_version == "3.10.7"
1414
jupyter-core==4.11.1 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)