Skip to content

Commit 089c444

Browse files
Bump prompt-toolkit from 3.0.31 to 3.0.32
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.31 to 3.0.32. - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.31...3.0.32) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a7d3ca commit 089c444

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)