Skip to content

Commit 29181c8

Browse files
Bump prompt-toolkit from 3.0.38 to 3.0.48
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.38 to 3.0.48. - [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.38...3.0.48) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37a4100 commit 29181c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

+1-1
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.8",
42-
"prompt-toolkit>=3.0.24,<3.0.39",
42+
"prompt-toolkit>=3.0.24,<3.0.49",
4343
"distro>=1.5.0,<1.9.0",
4444
"awscrt>=0.19.18,<=0.22.0",
4545
"python-dateutil>=2.1,<=2.9.0",

requirements-docs-lock.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,9 @@ packaging==24.1 \
348348
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
349349
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
350350
# via sphinx
351-
prompt-toolkit==3.0.38 \
352-
--hash=sha256:23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b \
353-
--hash=sha256:45ea77a2f7c60418850331366c81cf6b5b9cf4c7fd34616f733c5427e6abbb1f
351+
prompt-toolkit==3.0.48 \
352+
--hash=sha256:d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90 \
353+
--hash=sha256:f49a827f90062e411f1ce1f854f2aedb3c23353244f8108b89283587397ac10e
354354
# via awscli (pyproject.toml)
355355
pycparser==2.22 \
356356
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \

0 commit comments

Comments
 (0)