Skip to content

Commit

Permalink
Bump prompt-toolkit from 3.0.30 to 3.0.31
Browse files Browse the repository at this point in the history
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.30 to 3.0.31.
- [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.30...3.0.31)

---
updated-dependencies:
- dependency-name: prompt-toolkit
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2022
1 parent f7a365b commit e8016ed
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 e8016ed

Please sign in to comment.