chore(deps): update dev dependencies (non-major) #71
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.
This PR contains the following updates:
1.18.0
->1.19.0
24.8.0
->24.10.0
0.4.18
->0.4.19
Release Notes
adamchainz/blacken-docs (https://github.com/adamchainz/blacken-docs)
v1.19.0
Compare Source
reStructuredText: Gracefully ignore empty code blocks.
Thanks to Stephen Rosen in
PR #​368 <https://github.com/adamchainz/blacken-docs/issues/368>
__.Drop Python 3.8 support.
Support Python 3.13.
psf/black (https://github.com/psf/black)
v24.10.0
Compare Source
Highlights
mypyc-compiled wheels. (#4436) (#4449)
safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
use Python 3.12.6 or Python 3.12.4 instead. (#4447)
Stable style
X | Y
style unions.(#4453)
%%
magic (#4462)Preview style
def fn(*args: *tuple[*Ts, T]) -> None: pass
) (#4440)Caching
--unstable
(#4466)Packaging
blackd
now requires a newer version of aiohttp. (#4451)Output
astral-sh/uv (uv)
v0.4.19
Compare Source
Enhancements
uv add
(#7864)requires-python
(#7904)--script
touv run
to treat an input as PEP 723 regardless of extension (#7739)Configuration
UV_FIND_LINKS
environment variable for--find-links
(#7912)UV_PYTHON
environment variable (#7878)Bug fixes
py3x-none
tags in newer than Python 3.x (#7867)dev
section (#7943)cp2
wheels in resolution (#7902)gnueabi
libc variants in Python version requests (#7975)uv tree --package foo
(#7885)Documentation
Add 3.13 support to the platform reference (#7971)
Clarify project environment creation a little (#7941)
Fix code block title in Gitlab integration docs (#7861)
Fix documentation (projects guide) regarding adding a git dependency (#7916)
fix uninstallation command for windows on documentation (#7944)
Clearly specify the minimum supported Windows Server version in the document (#7946)
Rust API
Sha256Reader
(#7929)Deserialize
derives on settings (#7856)Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.