File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies = [
39
39
# a consistent dependency closure across all Python versions,
40
40
# we explicitly include ruamel.yaml.clib as a dependency.
41
41
" 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 " ,
43
43
" distro>=1.5.0,<1.9.0" ,
44
44
" awscrt>=0.19.18,<=0.21.2" ,
45
45
" python-dateutil>=2.1,<=2.9.0" ,
Original file line number Diff line number Diff line change @@ -342,9 +342,9 @@ packaging==24.1 \
342
342
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
343
343
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
344
344
# via sphinx
345
- prompt-toolkit==3.0.38 \
346
- --hash=sha256:23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b \
347
- --hash=sha256:45ea77a2f7c60418850331366c81cf6b5b9cf4c7fd34616f733c5427e6abbb1f
345
+ prompt-toolkit==3.0.48 \
346
+ --hash=sha256:d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90 \
347
+ --hash=sha256:f49a827f90062e411f1ce1f854f2aedb3c23353244f8108b89283587397ac10e
348
348
# via awscli (pyproject.toml)
349
349
pycparser==2.22 \
350
350
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
You can’t perform that action at this time.
0 commit comments