[cantarell-fonts/ufo-conversion] Update pinned deps
- From: Nikolaus Waxweiler <nwaxweiler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts/ufo-conversion] Update pinned deps
- Date: Wed, 20 Mar 2019 23:48:22 +0000 (UTC)
commit 3dab049deba0b79f72f2f5e0eef5703f14204622
Author: Nikolaus Waxweiler <madigens gmail com>
Date: Wed Mar 20 23:46:30 2019 +0000
Update pinned deps
requirements-dev.in | 3 +++
requirements-dev.txt | 19 ++++++++++++++-----
requirements.txt | 8 ++++----
3 files changed, 21 insertions(+), 9 deletions(-)
---
diff --git a/requirements-dev.in b/requirements-dev.in
index 4002ec6f..6624540c 100644
--- a/requirements-dev.in
+++ b/requirements-dev.in
@@ -2,3 +2,6 @@
ufoLib2
glyphsLib>=2.3.0
+
+mypy
+pylint
\ No newline at end of file
diff --git a/requirements-dev.txt b/requirements-dev.txt
index d532f244..86446ea8 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -5,6 +5,7 @@
# pip-compile --output-file requirements-dev.txt requirements-dev.in
#
appdirs==1.4.3
+astroid==2.2.5 # via pylint
attrs==18.2.0
booleanoperations==0.8.2
cattrs==0.9.0
@@ -13,15 +14,23 @@ cu2qu==1.6.5
defcon[lxml]==0.6.0
fontmake==1.9.1
fontmath==0.4.9
-fonttools[lxml,ufo,unicode]==3.38.0
-fs==2.3.0
+fonttools[lxml,ufo,unicode]==3.39.0
+fs==2.4.4
glyphslib==3.2.0
-lxml==4.3.1
+isort==4.3.15 # via pylint
+lazy-object-proxy==1.3.1 # via astroid
+lxml==4.3.2
+mccabe==0.6.1 # via pylint
mutatormath==2.1.2
+mypy-extensions==0.4.1 # via mypy
+mypy==0.670
psautohint==1.9.1
pyclipper==1.1.0.post1
+pylint==2.3.1
pytz==2018.9
six==1.12.0
-statmake==0.1.0
+statmake==0.1.1
+typed-ast==1.3.1 # via astroid, mypy
ufo2ft==2.7.0
-ufolib2==0.3.0
+ufolib2==0.3.1
+wrapt==1.11.1 # via astroid
diff --git a/requirements.txt b/requirements.txt
index 07ac17bb..ad2a7014 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,14 +13,14 @@ cu2qu==1.6.5 # via fontmake, ufo2ft
defcon[lxml]==0.6.0 # via fontmake, glyphslib, mutatormath, ufo2ft
fontmake==1.9.1
fontmath==0.4.9 # via mutatormath
-fonttools[lxml,ufo,unicode]==3.38.0 # via booleanoperations, compreffor, cu2qu, defcon, fontmake, fontmath,
glyphslib, mutatormath, psautohint, statmake, ufo2ft
-fs==2.3.0 # via fonttools
+fonttools[lxml,ufo,unicode]==3.39.0 # via booleanoperations, compreffor, cu2qu, defcon, fontmake, fontmath,
glyphslib, mutatormath, psautohint, statmake, ufo2ft
+fs==2.4.4 # via fonttools
glyphslib==3.2.0 # via fontmake
-lxml==4.3.1 # via fonttools
+lxml==4.3.2 # via fonttools
mutatormath==2.1.2 # via fontmake
psautohint==1.9.1
pyclipper==1.1.0.post1 # via booleanoperations
pytz==2018.9 # via fs
six==1.12.0 # via fs
-statmake==0.1.0
+statmake==0.1.1
ufo2ft==2.7.0 # via fontmake
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]