Dallinger / Dallinger

Laboratory automation for the behavioral and social sciences; human culture on a chip.
https://dallinger.readthedocs.io/
MIT License
116 stars 36 forks source link

Update prompt-toolkit to 3.0.47 #6608

Open pyup-bot opened 2 weeks ago

pyup-bot commented 2 weeks ago

This PR updates prompt-toolkit from 3.0.46 to 3.0.47.

Changelog ### 3.0.47 ``` ------------------ New features: - Allow passing exception classes for `KeyboardInterrupt` and `EOFError` in `PromptSession`. Fixes: - Compute padding parameters for `Box` widget lazily. ```
Links - PyPI: https://pypi.org/project/prompt-toolkit - Changelog: https://data.safetycli.com/changelogs/prompt-toolkit/ - Repo: https://github.com/prompt-toolkit/python-prompt-toolkit