Skip to content

Commit 1fffe9a

Browse files
Merge pull request #32 from pythoninthegrass/dependabot/pip/prompt-toolkit-3.0.32
Bump prompt-toolkit from 3.0.31 to 3.0.32
2 parents 3d68951 + 089c444 commit 1fffe9a

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
@@ -20,7 +20,7 @@ pandas==1.5.0 ; python_full_version == "3.10.7"
2020
parso==0.8.3 ; python_full_version == "3.10.7"
2121
pexpect==4.8.0 ; sys_platform != "win32" and python_full_version == "3.10.7"
2222
pickleshare==0.7.5 ; python_full_version == "3.10.7"
23-
prompt-toolkit==3.0.31 ; python_full_version == "3.10.7"
23+
prompt-toolkit==3.0.32 ; python_full_version == "3.10.7"
2424
psutil==5.9.2 ; python_full_version == "3.10.7"
2525
ptyprocess==0.7.0 ; sys_platform != "win32" and python_full_version == "3.10.7"
2626
pure-eval==0.2.2 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)