Skip to content

Commit 1434376

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

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
# a consistent dependency closure across all Python versions,
4040
# we explicitly include ruamel_yaml_clib as a dependency.
4141
"ruamel_yaml_clib>=0.2.0,<=0.2.15",
42-
"prompt-toolkit>=3.0.24,<3.0.52",
42+
"prompt-toolkit>=3.0.24,<3.0.54",
4343
"distro>=1.5.0,<1.9.0",
4444
"awscrt==0.36.0",
4545
"python-dateutil>=2.1,<=2.9.0",

requirements-docs-lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,9 +312,9 @@ packaging==26.0 \
312312
--hash=sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 \
313313
--hash=sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529
314314
# via sphinx
315-
prompt-toolkit==3.0.51 \
316-
--hash=sha256:52742911fde84e2d423e2f9a4cf1de7d7ac4e51958f648d9540e0fb8db077b07 \
317-
--hash=sha256:931a162e3b27fc90c86f1b48bb1fb2c528c2761475e57c9c06de13311c7b54ed
315+
prompt-toolkit==3.0.53 \
316+
--hash=sha256:01c0891d7f9237d5e339f7d3e42cdae80b7534abb1c7c0e3352efba6231492f2 \
317+
--hash=sha256:9ec8a0ad96d5c56148b3f914aa79c1564c3fde5d2e6b876e7bc327e353cf8fa6
318318
# via awscli (pyproject.toml)
319319
pygments==2.19.2 \
320320
--hash=sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 \

0 commit comments

Comments
 (0)