From 814a94bc3a06d011a34f9b420ccc881db06e9e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 06:14:09 +0000 Subject: [PATCH] Bump the python-packages group with 3 updates Bumps the python-packages group with 3 updates: [glyphslib](https://github.com/googlefonts/glyphsLib), [pre-commit](https://github.com/pre-commit/pre-commit) and [pytest](https://github.com/pytest-dev/pytest). Updates `glyphslib` from 6.6.3 to 6.6.5 - [Release notes](https://github.com/googlefonts/glyphsLib/releases) - [Commits](https://github.com/googlefonts/glyphsLib/compare/v6.6.3...v6.6.5) Updates `pre-commit` from 3.6.1 to 3.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](https://github.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2) Updates `pytest` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.0.1) --- updated-dependencies: - dependency-name: glyphslib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4fee2d7..d21144f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ mypy==1.8.0 -pre-commit==3.6.1 -pytest==8.0.0 +pre-commit==3.6.2 +pytest==8.0.1 pytest-asyncio==0.23.5 diff --git a/requirements.txt b/requirements.txt index aa47d69..4cb8b54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ git+https://github.com/googlefonts/fontra.git -glyphsLib==6.6.3 +glyphsLib==6.6.5