From 6f5a3a19a2ff1136a1ed48dfc0f106f492bd42b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:57: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), [cattrs](https://github.com/python-attrs/cattrs) and [glyphslib](https://github.com/googlefonts/glyphsLib). Updates `aiohttp` from 3.9.0 to 3.9.1 - [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.9.0...v3.9.1) Updates `cattrs` from 23.2.2 to 23.2.3 - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](https://github.com/python-attrs/cattrs/compare/v23.2.2...v23.2.3) Updates `glyphslib` from 6.5.0 to 6.6.0 - [Release notes](https://github.com/googlefonts/glyphsLib/releases) - [Commits](https://github.com/googlefonts/glyphsLib/compare/v6.5.0...v6.6.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: cattrs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: glyphslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 181b541a9..2e6ef90de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -aiohttp==3.9.0 -cattrs==23.2.2 +aiohttp==3.9.1 +cattrs==23.2.3 fonttools[ufo,unicode]==4.45.1 -glyphsLib==6.5.0 +glyphsLib==6.6.0 watchfiles==0.21.0