Skip to content

Commit b3a7c58

Browse files
authored
Merge pull request #2412 from python-trio/dependabot/pip/prompt-toolkit-3.0.31
Bump prompt-toolkit from 3.0.30 to 3.0.31
2 parents f25da42 + e8016ed commit b3a7c58

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

test-requirements.txt

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ idna==3.4
4242
# via
4343
# -r test-requirements.in
4444
# trustme
45-
importlib-metadata==4.2.0
46-
# via
47-
# click
48-
# flake8
49-
# pluggy
50-
# pytest
5145
iniconfig==1.1.1
5246
# via pytest
5347
ipython==7.31.1
@@ -91,7 +85,7 @@ platformdirs==2.5.2
9185
# pylint
9286
pluggy==1.0.0
9387
# via pytest
94-
prompt-toolkit==3.0.30
88+
prompt-toolkit==3.0.31
9589
# via ipython
9690
ptyprocess==0.7.0
9791
# via pexpect
@@ -136,30 +130,18 @@ traitlets==5.4.0
136130
# matplotlib-inline
137131
trustme==0.9.0
138132
# via -r test-requirements.in
139-
typed-ast==1.5.4 ; implementation_name == "cpython" and python_version < "3.8"
140-
# via
141-
# -r test-requirements.in
142-
# astroid
143-
# black
144-
# mypy
145133
types-cryptography==3.3.22
146134
# via types-pyopenssl
147135
types-pyopenssl==22.0.9 ; implementation_name == "cpython"
148136
# via -r test-requirements.in
149137
typing-extensions==4.3.0 ; implementation_name == "cpython"
150138
# via
151139
# -r test-requirements.in
152-
# astroid
153-
# black
154-
# importlib-metadata
155140
# mypy
156-
# pylint
157141
wcwidth==0.2.5
158142
# via prompt-toolkit
159143
wrapt==1.14.1
160144
# via astroid
161-
zipp==3.8.1
162-
# via importlib-metadata
163145

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

0 commit comments

Comments
 (0)