Bump the poetry-dependencies group with 4 updates #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the poetry-dependencies group with 4 updates: black, babel, distlib and prompt-toolkit.
Updates
black
from 23.11.0 to 23.12.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
d9ad09a
Prepare release 23.12.0 (#4105)ebd543c
Fix feature detection for parenthesized context managers (#4104)eb7661f
Fix another case where we format dummy implementation for non-functions/class...0c98999
Fix path in test message (#4102)9aea976
Only use dummy implementation logic for functions and classes (#4066)67b23d7
Bump actions/setup-python from 4 to 5 (#4101)ce28be2
Add dedicated preview feature for East Asian Width (#4097)61b529b
Allow empty lines at beginning of blocks (again) (#4060)e7e122e
docs: Movefmt: off
docs (#4090)432d905
docs: Unify option descriptions between--help
andthe_basics.md
(#4076)Updates
babel
from 2.13.1 to 2.14.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
Commits
a8505a4
Prepare for 2.14.0 release (#1047)946efcd
Improve parsing of malformed decimals (#1042)aca7663
Add support for non-Latin numbering systems for number symbols (#1036)d4e65e2
Allow last_translator to be passed as an option to extract_message (#1044)5dff607
CI: use GitHub output formats (#1046)8a1eef5
Enforce trailing commas (enable Ruff COM rule and autofix) (#1045)bf7b2ca
Decouplepybabel
frontend from distutils/setuptools; remove dependency (#1041)a6c52b3
Bump CLDR download script to 43 (#1043)Updates
distlib
from 0.3.7 to 0.3.8Changelog
Sourced from distlib's changelog.
Commits
ab5f8e7
Changes for 0.3.8.86bb212
Update change log.488599f
Updates based on flake8 checks.0e261af
Use legacy version implementation for Python itself.8242f39
Update copyright years.e27569b
Fix #208: Handle deprecation removals in Python 3.13.65a014b
Update requirements and CI matrix.124108a
Skip test for non-final Python versions.ff48e09
Fix #206: include tox.ini in sdist.eeaa18d
Fix #204: Use symlinks in venv creation during test.Updates
prompt-toolkit
from 3.0.41 to 3.0.42Changelog
Sourced from prompt-toolkit's changelog.
Commits
87d0107
Release 3.0.426a4e6dd
Fix example for progress bar with custom iterablebe4ccdf
Restore signal.SIGINT handler between prompts6e4ca6e
Disable workaround for ipython >= 8.18e2e75c0
Make formatted_text.split_lines accept an iterable (type annotation only).55cde3e
Fix line wrapping inpatch_stdout
on Windows.857af14
Code formatting fixes.3e71b1e
Add typos to GitHub workflow.8b18fef
Use US spelling for consistency, plus add typos configuration to pyproject.toml.ae37e94
Fix various typos.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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions