From cb65cd02b4b107f469002dea3f4d42e5bf56f8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 06:48:18 +0000 Subject: [PATCH] Bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [aiohttp](https://github.com/aio-libs/aiohttp) and [fonttools[ufo,unicode]](https://github.com/fonttools/fonttools). Updates `aiohttp` from 3.10.10 to 3.11.2 - [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.10...v3.11.2) Updates `fonttools[ufo,unicode]` from 4.54.1 to 4.55.0 - [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.54.1...4.55.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor 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 e55d6f7..da71cd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.10.10 -fonttools[ufo,unicode]==4.54.1 +aiohttp==3.11.2 +fonttools[ufo,unicode]==4.55.0 watchfiles==0.24.0