Bump the build-python group across 1 directory with 10 updates #193
+10
−10
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 build-python group with 10 updates in the /build/pip directory:
6.2.06.3.02025.8.32025.11.123.4.33.4.40.22.20.22.43.103.118.7.08.7.125.6.025.7.03.0.04.0.014.1.014.2.02.5.02.6.2Updates
bleachfrom 6.2.0 to 6.3.0Changelog
Sourced from bleach's changelog.
Commits
5546d5dchore: prep for 6.3.0 release88df3ffchore: fix readthedocsd8b2fb4fix: fix wbr handling (#488)55e48cechore: add support for Python 3.14 (#758)a4d6cddchore: drop support for Python 3.9 (#756)172d92fBump actions/setup-python from 5.6.0 to 6.0.0df88612Bump actions/checkout from 4.2.2 to 5.0.0cbcf6b1Bump actions/cache from 4.2.3 to 4.3.0d9aa7efSwitch from dependabot reviewers to CODEOWNERS06f0f76Update setuptools, wheel, and twine for devsUpdates
certififrom 2025.8.3 to 2025.11.12Commits
37ea1502025.11.12 (#375)2fa50bbBump actions/upload-artifact from 4.6.2 to 5.0.0 (#374)6cadb53Bump actions/download-artifact from 5.0.0 to 6.0.0 (#373)fb14ac42025.10.05 (#371)2c7c7eeAdd Python 3.14 classifier in setup.py1a5cb7bBump actions/setup-python from 5.6.0 to 6.0.0 (#367)dea5960Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#366)83566b7Bump actions/checkout from 4.2.2 to 5.0.0ca2e121Bump actions/download-artifact from 4.3.0 to 5.0.0Updates
charset-normalizerfrom 3.4.3 to 3.4.4Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
b30ffdc🔧 fix checksum step in cd.ymld3fbfcf🔧 fix cd.ymldafbb95Release 3.4.4 (#658)1f18ffa⬆️ raise mypy upper bound to 1.18.2ef4ac69Merge branch 'release-3.4.4' of github.com:jawah/charset_normalizer into rele...4b35dda📝 write changelog for 3.4.40ec6452🔧 update cd.yml workflow (add riscv64, s390x and armv7l)f341ede⬆️ upgrade dependencies (dev, ci)a308841📝 write changelog for 3.4.49c906da🔧 update cd.yml workflow (add riscv64, s390x and armv7l)Updates
docutilsfrom 0.22.2 to 0.22.4Commits
Updates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
importlib-metadatafrom 8.7.0 to 8.7.1Changelog
Sourced from importlib-metadata's changelog.
Commits
84e9028Finalize36ed6f6Merge pull request #521 from 2xB/fix520f6eee56Rely on passthrough to designate a wrapper for its side effect.3c9510bPrefer noop for degenerate behavior.a36bab9Avoid if block.8dd2937Decouple clear_after_fork from lru_cache and then compose.1da3f45Add news fragment.a1c25d8🧎♀️ Genuflect to the types.4e962a8👹 Feed the hobgoblins (delint).6a30ab9Allow initial currsize to be greater than one (as happens when running the te...Updates
keyringfrom 25.6.0 to 25.7.0Changelog
Sourced from keyring's changelog.
Commits
38c0401Finalizee5b7d2aRevert "Disable type checking on filter call. Fixes #659."2ce2d46Add news fragment.4bb5eceMerge pull request #722 from hugovk/rm-3.8d7c0aa4Merge branch 'main' into rm-3.8ea1d763Merge pull request #721 from hugovk/fix-tests30eea9dMerge https://github.com/jaraco/skeletonfb6e52cMerge pull request #724 from dachucky/patch-19ff8459Generalize the guidance around tox.e7fbfa7Prefer imperative third-person voice.Updates
markdown-it-pyfrom 3.0.0 to 4.0.0Release notes
Sourced from markdown-it-py's releases.
... (truncated)
Changelog
Sourced from markdown-it-py's changelog.
Commits
c62983f🚀 RELEASE v4.0.0 (#368)9e93bd5👌 fix quadratic complexity in reference parser (#367)da45c87📚 DOCS: Fix typos (#366)87b16e2🔧 simplify logic in scanDelims (#365)e400964👌 limit the number of autocompleted cells in a table (#364)4535d77⬆️ Comply with Commonmark 0.31.2 (#362)8eb20ac🔧 Improve spec update script (#361)fb9d3ab⬆️ Drop support for Python 3.9 (#360)9ffe841📚 DOCS: Fix a few old URLs (#358)154fe43🔧 Update pre-commit and upload-artifact (#359)Updates
richfrom 14.1.0 to 14.2.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
494f83cchangelogd476e85Merge pull request #3862 from GeroZayas/docs/es-readme-sync-2025-10518daaadocs(es): sync README.es.md (macOS, 16 colors, Python 3.8+)cd5074fMerge pull request #3861 from Textualize/python314041406cremoved asv655b521test fixes27c2d2dbump for Python3.14ea9d4dbUpdate feature_request.mdUpdates
urllib3from 2.5.0 to 2.6.2Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
83f8643Release 2.6.2571a9b7FixHTTPResponse.read_chunkedwhen leftover data is present in decoder's bu...bfe8e19Release 2.6.13ceeb84Restoregetheaders()andgetheader()(#3732)720f484Release 2.6.024d7b67Merge commit from forkc19571dMerge commit from fork816fcf0Bump actions/setup-python from 6.0.0 to 6.1.0 (#3725)18af0a1Improve speed ofBytesQueueBuffer.get()by using memoryview (#3711)1f6abacBump versions of pre-commit hooks (#3716)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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