Bump the python-packages group with 5 updates#99
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.1.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260518` | | [fonttools](https://github.com/fonttools/fonttools) | `4.62.1` | `4.63.0` | | [fontmake](https://github.com/googlei18n/fontmake) | `3.11.1` | `3.12.0` | Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) 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 `fontmake` from 3.11.1 to 3.12.0 - [Release notes](https://github.com/googlei18n/fontmake/releases) - [Commits](googlefonts/fontmake@v3.11.1...v3.12.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: fonttools dependency-version: 4.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: fontmake dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... 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.
Bumps the python-packages group with 5 updates:
1.20.22.1.01.3.01.4.06.0.12.202604086.0.12.202605184.62.14.63.03.11.13.12.0Updates
mypyfrom 1.20.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
types-pyyamlfrom 6.0.12.20260408 to 6.0.12.20260518Commits
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
fontmakefrom 3.11.1 to 3.12.0Release notes
Sourced from fontmake's releases.
Commits
cf8c8bcFix build_pyz.sh: get version from wheel filename instead of setup.py8b6aed5Switch to trusted PyPI publishing566a024Merge pull request #1168 from googlefonts/build-time-preliminary-categories0ab3e25requirements.txt: bump ufo2ft to 3.8.0f672abcAdd tests for preliminary openTypeCategories generation3bfba86Generate preliminary openTypeCategories from GlyphData.xml at build time88e053fBump fonttools pin to 4.63.070239bbBump compreffor pin to 0.6.0 (has pypy-3.11 wheels)b23aae4CI: use pypy-3.11 (pypy-3.10 fails to build uharfbuzz)b073229Drop Python 3.9 support (EOL), bump minimum to 3.10Dependabot 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 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