From a4e9d4c6a2dfd5e6148c2d9ba5d2562145131659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:16:01 +0000 Subject: [PATCH] Bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [glyphslib](https://github.com/googlefonts/glyphsLib) and [mypy](https://github.com/python/mypy). Updates `glyphslib` from 6.12.7 to 6.13.0 - [Release notes](https://github.com/googlefonts/glyphsLib/releases) - [Commits](https://github.com/googlefonts/glyphsLib/compare/v6.12.7...v6.13.0) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: glyphslib dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development 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 87562167..f0fb4f9f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -mypy==1.19.1 +mypy==1.20.0 pre-commit==4.5.1 pytest==9.0.2 pytest-asyncio==1.3.0 diff --git a/requirements.txt b/requirements.txt index c655ef9a..eb7b875a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ git+https://github.com/fontra/fontra.git -glyphsLib==6.12.7 +glyphsLib==6.13.0