Bump the python-requirements group across 1 directory with 7 updates - #258
Merged
Merged
Conversation
Updates the requirements on [fonttools](https://github.com/fonttools/fonttools), [pillow](https://github.com/python-pillow/Pillow), [python-fsutil](https://github.com/fabiocaccamo/python-fsutil), [coverage](https://github.com/coveragepy/coveragepy), [mypy](https://github.com/python/mypy), [pre-commit](https://github.com/pre-commit/pre-commit) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `fonttools` from 4.62.1 to 4.63.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.62.1...4.63.0) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `python-fsutil` from 0.16.1 to 0.17.0 - [Release notes](https://github.com/fabiocaccamo/python-fsutil/releases) - [Changelog](https://github.com/fabiocaccamo/python-fsutil/blob/main/CHANGELOG.md) - [Commits](fabiocaccamo/python-fsutil@0.16.1...0.17.0) Updates `coverage` to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.0...7.16.0) Updates `mypy` to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v2.3.1) Updates `pre-commit` to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.0...v4.6.2) Updates `tox` to 4.61.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.52.0...4.61.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:production dependency-group: python-requirements - dependency-name: fonttools dependency-version: 4.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production dependency-group: python-requirements - dependency-name: python-fsutil dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-requirements-89b6d24c94
branch
from
September 2, 2026 09:59
ee89a1d to
2b1c21c
Compare
dependabot
Bot
deleted the
dependabot/pip/python-requirements-89b6d24c94
branch
September 2, 2026 10:13
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 fonttools, pillow, python-fsutil, coverage, mypy, pre-commit and tox to permit the latest version.
Updates
fonttoolsfrom 4.62.1 to 4.63.0Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
978d9edRelease 4.63.06b40ecbAdd changelog entries for 4.63.0382a35fMerge pull request #4090 from fonttools/fix-freethreading-compat0e999b5Declare Cython extensions as free-threading compatible9e55ea5Merge pull request #4089 from fonttools/graphite-feat-labelse84db3aMerge pull request #4088 from fonttools/fix-setUnicodeRanges-bits-123-127d6eabd1Feat: show name table strings as comments next to label IDs in ttx7d0902bOS/2: fix setUnicodeRanges round-trip for reserved bits 123-12706e266cMerge pull request #4085 from fonttools/fix-map-backward-non-injective6d64598Add more tests for map_backward with many-to-one axis mapsUpdates
pillowfrom 12.2.0 to 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
python-fsutilfrom 0.16.1 to 0.17.0Release notes
Sourced from python-fsutil's releases.
Changelog
Sourced from python-fsutil's changelog.
Commits
deb6684UpdateCHANGELOGand version.fc91d14Add support for file-like objects inget_file_hash.e1d342bBumppre-commithooks.88a2ed4Harden Content-Disposition filename sanitization indownload_fileto preven...0fe73fdBump the python-requirements group across 1 directory with 7 updates (#188)1429dceBump the github-actions group across 1 directory with 4 updates (#187)4abb5aaFixIndexErrorinconvert_size_bytes_to_stringfor sizes >= 1024 YB. (#186)c98dbf6Bumppre-commithooks.8854ed2Fix HIGH-level OpenSSF Scorecard code scanning alerts (VulnerabilitiesID) (#175)8693f3eUpdateSECURITY.md.Updates
coverageto 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
mypyto 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+dev8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)Updates
pre-committo 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.x242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repoUpdates
toxto 4.61.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
c8c010arelease 4.61.1cd8c1fa🐛 fix(schema): declare prefix in the labeled factor group's not clause (#4051)aa8f46crelease 4.61.08ef0326✨ feat(toml): declare factor group defaults and per-run overrides (#4050)e489adb🐛 fix(config): substitute inside override values (#4048)c1af929✨ feat(toml): allow labeling a range factor group (#4049)930190cReplace deprecated load_module in docs conf (#4043)2a4a215docs: fix dead virtualenv discovery link in explanation.rst (#4042)e91ca3brelease 4.60.159e984fReport an empty TOML command value as a handled error (#4041)