Bump the python-dependencies group across 1 directory with 43 updates - #22
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 43 updates#22dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [click](https://github.com/pallets/click), [robotframework](https://github.com/robotframework/robotframework), [flit-core](https://github.com/pypa/flit), [astroid](https://github.com/pylint-dev/astroid), [build](https://github.com/pypa/build), [certifi](https://github.com/certifi/python-certifi), [charset-normalizer](https://github.com/jawah/charset_normalizer), [check-manifest](https://github.com/mgedmin/check-manifest), [coverage](https://github.com/coveragepy/coveragepy), [dill](https://github.com/uqfoundation/dill), [docutils](https://github.com/rtfd/recommonmark), [exceptiongroup](https://github.com/agronholm/exceptiongroup), [idna](https://github.com/kjd/idna), [importlib-metadata](https://github.com/python/importlib_metadata), [iniconfig](https://github.com/pytest-dev/iniconfig), [isort](https://github.com/PyCQA/isort), [jaraco-context](https://github.com/jaraco/jaraco.context), [jaraco-functools](https://github.com/jaraco/jaraco.functools), [keyring](https://github.com/jaraco/keyring), [markdown-it-py](https://github.com/executablebooks/markdown-it-py), [more-itertools](https://github.com/more-itertools/more-itertools), [mypy](https://github.com/python/mypy), [mypy-extensions](https://github.com/python/mypy_extensions), [nh3](https://github.com/messense/nh3), [packaging](https://github.com/pypa/packaging), [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk), [platformdirs](https://github.com/tox-dev/platformdirs), [pluggy](https://github.com/pytest-dev/pluggy), [pygments](https://github.com/pygments/pygments), [pylint](https://github.com/pylint-dev/pylint), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pytest-spec](https://github.com/pchomik/pytest-spec), [readme-renderer](https://github.com/pypa/readme_renderer), [requests](https://github.com/psf/requests), [rich](https://github.com/Textualize/rich), [ruff](https://github.com/astral-sh/ruff), [tomli](https://github.com/hukkin/tomli), [tomlkit](https://github.com/python-poetry/tomlkit), [twine](https://github.com/pypa/twine), [typing-extensions](https://github.com/python/typing_extensions), [urllib3](https://github.com/urllib3/urllib3) and [zipp](https://github.com/jaraco/zipp) to permit the latest version. Updates `click` from 8.1.8 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.1.8...8.4.2) Updates `robotframework` from 6.1 to 7.4.2 - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](robotframework/robotframework@v6.1...v7.4.2) Updates `flit-core` to 4.0.2 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.2.0...4.0.2) Updates `astroid` from 3.3.7 to 4.3.0 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.3.7...v4.3.0) Updates `build` from 1.2.2.post1 to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2.post1...1.5.0) Updates `certifi` from 2024.12.14 to 2026.7.22 - [Commits](certifi/python-certifi@2024.12.14...2026.07.22) Updates `charset-normalizer` from 3.4.0 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.9) Updates `check-manifest` from 0.50 to 0.51 - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](mgedmin/check-manifest@0.50...0.51) Updates `coverage` from 7.6.9 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.9...7.15.4) Updates `dill` from 0.3.9 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.1) Updates `docutils` from 0.21.2 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `exceptiongroup` from 1.2.2 to 1.3.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.2...1.3.1) Updates `idna` from 3.10 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.18) Updates `importlib-metadata` from 8.5.0 to 9.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.5.0...v9.0.0) Updates `iniconfig` from 2.0.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.3.0) Updates `isort` from 5.13.2 to 8.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...8.0.1) Updates `jaraco-context` from 6.0.1 to 6.1.2 - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.context@v6.0.1...v6.1.2) Updates `jaraco-functools` from 4.1.0 to 4.6.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.functools@v4.1.0...v4.6.0) Updates `keyring` from 25.5.0 to 25.7.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.5.0...v25.7.0) Updates `markdown-it-py` from 3.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v3.0.0...v4.2.0) Updates `more-itertools` from 10.5.0 to 11.1.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.5.0...v11.1.0) Updates `mypy` from 1.14.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v2.3.0) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `nh3` from 0.2.20 to 0.3.6 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.2.20...v0.3.6) Updates `packaging` from 24.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...26.3) Updates `pkginfo` from 1.12.0 to 1.12.1.2 Updates `platformdirs` from 4.3.6 to 4.11.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.3.6...4.11.0) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.5.0...1.6.0) Updates `pygments` from 2.18.0 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.20.0) Updates `pylint` from 3.3.2 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.2...v4.0.6) Updates `pytest` from 8.3.4 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...9.1.1) Updates `pytest-cov` from 6.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0) Updates `pytest-spec` from 4.0.0 to 6.1.0 - [Release notes](https://github.com/pchomik/pytest-spec/releases) - [Changelog](https://github.com/pchomik/pytest-spec/blob/master/CHANGES.txt) - [Commits](pchomik/pytest-spec@4.0.0...6.1.0) Updates `readme-renderer` from 44.0 to 45.0 - [Release notes](https://github.com/pypa/readme_renderer/releases) - [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst) - [Commits](pypa/readme_renderer@44.0...45.0) Updates `requests` from 2.32.3 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.34.2) Updates `rich` from 13.9.4 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v15.0.0) Updates `ruff` from 0.8.4 to 0.16.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.4...0.16.2) Updates `tomli` from 2.2.1 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.2.1...2.4.1) Updates `tomlkit` from 0.13.2 to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.2...0.15.1) Updates `twine` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...7.0.0) Updates `typing-extensions` from 4.12.2 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.16.0) Updates `urllib3` from 2.3.0 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.7.0) Updates `zipp` from 3.21.0 to 4.1.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.21.0...v4.1.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: robotframework dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: flit-core dependency-version: 4.0.2 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: astroid dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: check-manifest dependency-version: '0.51' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: jaraco-context dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jaraco-functools dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: keyring dependency-version: 25.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: more-itertools dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nh3 dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pkginfo dependency-version: 1.12.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest-spec dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: readme-renderer dependency-version: '45.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: twine dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: zipp dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on click, robotframework, flit-core, astroid, build, certifi, charset-normalizer, check-manifest, coverage, dill, docutils, exceptiongroup, idna, importlib-metadata, iniconfig, isort, jaraco-context, jaraco-functools, keyring, markdown-it-py, more-itertools, mypy, mypy-extensions, nh3, packaging, pkginfo, platformdirs, pluggy, pygments, pylint, pytest, pytest-cov, pytest-spec, readme-renderer, requests, rich, ruff, tomli, tomlkit, twine, typing-extensions, urllib3 and zipp to permit the latest version.
Updates
clickfrom 8.1.8 to 8.4.2Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
robotframeworkfrom 6.1 to 7.4.2Release notes
Sourced from robotframework's releases.
... (truncated)
Commits
b30225fUpdated version to 7.4.29e9f889Release notes for 7.4.2050dd39formatting3300db1Merge pull request #5623 from robotframework/dependabot/npm_and_yarn/src/web/...0a2b0b6Bump actions/upload-artifact from 6 to 7 (#5621)cbdbc58Explicit error if importing by path and module name contains dotsc745f0cFix accessing NormalizedDict with non-string keys7dafb73Better name for keyword used in testfaaf958Bump the npm_and_yarn group across 1 directory with 2 updatesf03e945CleanupUpdates
flit-coreto 4.0.2Changelog
Sourced from flit-core's changelog.
... (truncated)
Commits
60c0b3dMerge pull request #814 from pypa/i81358e7f41Bump version: 4.0.1 → 4.0.2666e3c2Fix METADATA format issue81ac51dMerge pull request #812 from pypa/prepare-4.0.141bdff1Add release note about 4.0.1ff5bfadBump version: 4.0.0 → 4.0.18faf734Bump actions/setup-python from 6 to 7 (#807)ef7f319Merge pull request #800 from pypa/prepare-4.0431fbafRemind people in release notes to allow flit_core <538297e7Version number -> 4.0.0Updates
astroidfrom 3.3.7 to 4.3.0Release notes
Sourced from astroid's releases.
... (truncated)
Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
a52596aBump astroid to 4.3.0, update changelog3dfb6caRename the 4.2.0 changelog section to 4.3.0941430eIgnore typing.overload stubs in dunder lookup (#3150)1e71c7dFix crash on a namedtuple field name that changes under NFKC normalization (#...3316637Fix crash on a dataclass base that annotates init (#3206)8577346Infer the value of a data descriptor as unknown8666418Fix crash in has_known_bases() for a non-class metaclass5952c15Fix crash on non-name assignment targets in typing.NamedTuple body331e9d9Fix crash on bytes field names in functional Enum/namedtuplea68e42cbuild(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (#3194)Updates
buildfrom 1.2.2.post1 to 1.5.0Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
615d04cchore: prepare for 1.5.0776f702fix: api should not ignore installed, only CLI (#1056)42da4c4pre-commit: bump repositories (#1055)b445cd2chore: tox toml (#1033)c44c143feat: drop 3.9, require 3.10+ (#1036)a9bb456build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the actions group...cb33511ci: try to improve release docs (#1051)70666a2chore: prepare for 1.4.4653d865docs: fix issue with changelog generation (#1050)373b9eetests: keep environment from leaking in Python 3.15 (#1049)Updates
certififrom 2024.12.14 to 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)Updates
charset-normalizerfrom 3.4.0 to 3.4.9Release notes
Sourced from charset-normalizer's releases.
... (truncated)
Changelog
Sourced from charset-normalizer's changelog.
... (truncated)
Commits
cc68407Merge pull request #772 from jawah/fix-regression-fallback-path152b923chore: release 3.4.92bc2607fix: unicodedecodeerror in fallback pathbe252d7chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#767)71c7bddchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#768)aeea391chore(deps): bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#758)a6f8febMerge pull request #770 from jawah/unblock-ci528e16cchore: add osv-scanner.toml5993498chore: ast_serialize musl missing prebuilt riscv,s390x,ppc64leaa2ddd8Release 3.4.8 (#766)Updates
check-manifestfrom 0.50 to 0.51Changelog
Sourced from check-manifest's changelog.
Commits
61edb75Preparing release 0.51396b822Merge pull request #173 from mgedmin/py31493159b9Python script to update branch protection rules6a97f2eRevert "Why not go for broke? Let's try breezy"0ccbcdaWhy not go for broke? Let's try breezy950a047Giving up3f69fa0Let's also detect TTYs pleasea59a82dPrint more debug info4848c16Move OS-level installs back to top304f15eSort VCSes alphabeticallyUpdates
coveragefrom 7.6.9 to 7.15.4Release notes
Sourced from coverage's releases.