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