Closed dependabot[bot] closed 1 month ago
@swcurran as pointed out by @jamshale this PR is breaking the integration tests for aca-py and updating the prompt toolkit version in the aca-py repo is introducing some breaking change. Could we revert this PR until we have investigated the changes required on the aca-py side?
Updates the requirements on prompt-toolkit to permit the latest version.
Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
... (truncated)
Commits
435bd99
Release 3.0.48ae1d635
Fixup for previous cursorshapes commit (#1900). (#1920)df4e244
Update type definition forwords
argument in completers (#1889)728983b
ImproveModalCursorShapeConfig
for various input modes (#1900)75615b1
Add@overload
tocontrib.regular_languages.compiler.Variables.get
6695411
Release 3.0.4767e644b
Small simplification in Screen code.8889675
fix(Examples): address a typo in one of the examples15f3aec
Allow passing exception classes for KeyboardInterrupt and EOFError in PromptS...a04c37d
Compute padding parameters for Box widget lazily.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show