From d5e00f67b39e71661316531b36ddc705b9acd0ce Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sun, 20 Aug 2023 22:44:03 +0300 Subject: [PATCH] Update requirements Lets see if this fixes the CI breakage. --- requirements-dev.txt | 77 ++++++++++++++++++-------------------------- requirements.txt | 12 +++---- 2 files changed, 38 insertions(+), 51 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 50f4b8a73..e6a51ba89 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,99 +1,86 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.11 +# by the following command: # # pip-compile requirements-dev.in # appdirs==1.4.4 # via fs -attrs==22.1.0 - # via - # flake8-bugbear - # pytest -black==22.10.0 +attrs==23.1.0 + # via flake8-bugbear +black==23.7.0 # via -r requirements-dev.in booleanoperations==0.9.0 # via ufo2ft cffsubr==0.2.9.post1 # via ufo2ft -click==8.1.3 +click==8.1.7 # via black -coverage==6.5.0 +coverage==7.3.0 # via -r requirements-dev.in -cu2qu==1.6.7.post1 - # via ufo2ft -defcon==0.10.2 +defcon==0.10.3 # via -r requirements-dev.in -exceptiongroup==1.0.1 - # via pytest -execnet==1.9.0 +execnet==2.0.2 # via pytest-xdist -flake8==5.0.4 +flake8==6.1.0 # via # -r requirements-dev.in # flake8-bugbear -flake8-bugbear==22.10.27 +flake8-bugbear==23.7.10 # via -r requirements-dev.in -fonttools[ufo,unicode]==4.38.0 +fonttools[ufo,unicode]==4.42.1 # via # -r requirements-dev.in # booleanoperations # cffsubr - # cu2qu # defcon # ufo2ft fs==2.4.16 # via fonttools -iniconfig==1.1.1 +iniconfig==2.0.0 # via pytest -lxml==4.9.1 +lxml==4.9.3 # via xmldiff mccabe==0.7.0 # via flake8 -mypy-extensions==0.4.3 +mypy-extensions==1.0.0 # via black -packaging==21.3 - # via pytest -pathspec==0.10.1 +packaging==23.1 + # via + # black + # pytest +pathspec==0.11.2 # via black -platformdirs==2.5.3 +platformdirs==3.10.0 # via black -pluggy==1.0.0 +pluggy==1.2.0 # via pytest -pyclipper==1.3.0.post3 +pyclipper==1.3.0.post4 # via booleanoperations -pycodestyle==2.9.1 +pycodestyle==2.11.0 # via flake8 -pyflakes==2.5.0 +pyflakes==3.1.0 # via flake8 -pyparsing==3.0.9 - # via packaging -pytest==7.2.0 +pytest==7.4.0 # via # -r requirements-dev.in # pytest-randomly # pytest-xdist -pytest-randomly==3.12.0 +pytest-randomly==3.15.0 # via -r requirements-dev.in -pytest-xdist==3.0.2 +pytest-xdist==3.3.1 # via -r requirements-dev.in six==1.16.0 - # via - # fs - # xmldiff -skia-pathops==0.7.3 + # via fs +skia-pathops==0.8.0 # via -r requirements-dev.in -tomli==2.0.1 - # via - # black - # pytest -ufo2ft==2.29.0 +ufo2ft==2.33.4 # via -r requirements-dev.in ufonormalizer==0.6.1 # via -r requirements-dev.in unicodedata2==15.0.0 # via fonttools -xmldiff==2.4 +xmldiff==2.6.3 # via -r requirements-dev.in # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements.txt b/requirements.txt index 4f1e79432..b30920a9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.11 +# by the following command: # # pip-compile setup.cfg # appdirs==1.4.4 # via fs -attrs==22.1.0 +attrs==23.1.0 # via ufolib2 -fonttools[ufo,unicode]==4.38.0 +fonttools[ufo,unicode]==4.42.1 # via # glyphsLib (setup.cfg) # ufolib2 fs==2.4.16 # via fonttools -openstep-plist==0.3.0 +openstep-plist==0.3.0.post1 # via glyphsLib (setup.cfg) six==1.16.0 # via fs -ufolib2==0.14.0 +ufolib2==0.16.0 # via glyphsLib (setup.cfg) unicodedata2==15.0.0 # via fonttools