From f1af39287f9f8adfdf0b031719dfdedb9aecd971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 06:15:18 +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: [aiohttp](https://github.com/aio-libs/aiohttp) and [fonttools[ufo,unicode]](https://github.com/fonttools/fonttools). Updates `aiohttp` from 3.10.5 to 3.10.8 - [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.10.5...v3.10.8) Updates `fonttools[ufo,unicode]` from 4.53.1 to 4.54.1 - [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.53.1...4.54.1) --- 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-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d6af9c5..1c888b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.10.5 -fonttools[ufo,unicode]==4.53.1 +aiohttp==3.10.8 +fonttools[ufo,unicode]==4.54.1 watchfiles==0.24.0