From a5efcaf7f9a80b31a73ce74905a009d63606fea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:00:09 +0000 Subject: [PATCH] Bump the python-packages group with 3 updates Bumps the python-packages group with 3 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [fonttools[ufo,unicode]](https://github.com/fonttools/fonttools) and [pytest](https://github.com/pytest-dev/pytest). Updates `aiohttp` from 3.11.8 to 3.11.10 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.8...v3.11.10) Updates `fonttools[ufo,unicode]` from 4.55.0 to 4.55.2 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](https://github.com/fonttools/fonttools/compare/4.55.0...4.55.2) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3.3...8.3.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: fonttools[ufo,unicode] dependency-type: direct:production 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 | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5af74af8b..5b8b60f63 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ mypy==1.13.0 pre-commit==4.0.1 -pytest==8.3.3 +pytest==8.3.4 pytest-asyncio==0.24.0 types-PyYAML==6.0.12.20240917 diff --git a/requirements.txt b/requirements.txt index 63d362a7a..528830faf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -aiohttp==3.11.8 +aiohttp==3.11.10 cattrs==24.1.2 -fonttools[ufo,unicode]==4.55.0 +fonttools[ufo,unicode]==4.55.2 glyphsLib==6.9.5 pillow==11.0.0 pyyaml==6.0.2