From 1635fbd5e2da77012558385ef45d237b5a89114d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 03:03:18 +0000 Subject: [PATCH] Bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [pre-commit](https://github.com/pre-commit/pre-commit) and [fontmake](https://github.com/googlei18n/fontmake). Updates `pre-commit` from 3.6.2 to 3.7.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0) Updates `fontmake` from 3.8.1 to 3.9.0 - [Release notes](https://github.com/googlei18n/fontmake/releases) - [Commits](https://github.com/googlei18n/fontmake/compare/v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: pre-commit 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 01e605a..adfa164 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ mypy==1.9.0 -pre-commit==3.6.2 +pre-commit==3.7.0 pytest==8.1.1 types-PyYAML==6.0.12.20240311 diff --git a/requirements.txt b/requirements.txt index fa18f1d..6ae1e78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ fonttools==4.50.0 -fontmake==3.8.1 +fontmake==3.9.0 git+https://github.com/googlefonts/fontra.git git+https://github.com/googlefonts/fontra-rcjk.git