Skip to content

Commit

Permalink
Merge pull request #2412 from python-trio/dependabot/pip/prompt-toolk…
Browse files Browse the repository at this point in the history
…it-3.0.31

Bump prompt-toolkit from 3.0.30 to 3.0.31
  • Loading branch information
pquentin authored Sep 28, 2022
2 parents f25da42 + e8016ed commit b3a7c58
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ idna==3.4
# via
# -r test-requirements.in
# trustme
importlib-metadata==4.2.0
# via
# click
# flake8
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
ipython==7.31.1
Expand Down Expand Up @@ -91,7 +85,7 @@ platformdirs==2.5.2
# pylint
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.30
prompt-toolkit==3.0.31
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -136,30 +130,18 @@ traitlets==5.4.0
# matplotlib-inline
trustme==0.9.0
# via -r test-requirements.in
typed-ast==1.5.4 ; implementation_name == "cpython" and python_version < "3.8"
# via
# -r test-requirements.in
# astroid
# black
# mypy
types-cryptography==3.3.22
# via types-pyopenssl
types-pyopenssl==22.0.9 ; implementation_name == "cpython"
# via -r test-requirements.in
typing-extensions==4.3.0 ; implementation_name == "cpython"
# via
# -r test-requirements.in
# astroid
# black
# importlib-metadata
# mypy
# pylint
wcwidth==0.2.5
# via prompt-toolkit
wrapt==1.14.1
# via astroid
zipp==3.8.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit b3a7c58

Please sign in to comment.