From 0b424d7b1ea078c2a7848485a821ac399b9030b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 08:21:52 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [mypy](https://github.com/python/mypy) and [fontmake](https://github.com/googlei18n/fontmake). Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.0) Updates `fontmake` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/googlei18n/fontmake/releases) - [Commits](https://github.com/googlei18n/fontmake/compare/v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: fontmake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9bc2153..5af74af 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -mypy==1.11.2 +mypy==1.13.0 pre-commit==4.0.1 pytest==8.3.3 pytest-asyncio==0.24.0 diff --git a/requirements.txt b/requirements.txt index 6388324..dcc9212 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fonttools==4.54.1 -fontmake==3.9.0 +fontmake==3.10.0 fontc==0.0.1.post5 git+https://github.com/googlefonts/fontra.git git+https://github.com/googlefonts/fontra-rcjk.git