リビジョン | 6d1e0435f2a1852d89c146cd1d2dbb88d75730ad (tree) |
---|---|
日時 | 2019-10-31 19:28:55 |
作者 | ![]() |
コミッター | H. Turgut Uyar |
Update dependencies
@@ -68,7 +68,7 @@ | ||
68 | 68 | name = "boltons" |
69 | 69 | optional = false |
70 | 70 | python-versions = "*" |
71 | -version = "19.1.0" | |
71 | +version = "19.3.0" | |
72 | 72 | |
73 | 73 | [[package]] |
74 | 74 | category = "dev" |
@@ -162,7 +162,7 @@ | ||
162 | 162 | name = "flake8" |
163 | 163 | optional = false |
164 | 164 | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" |
165 | -version = "3.7.8" | |
165 | +version = "3.7.9" | |
166 | 166 | |
167 | 167 | [package.dependencies] |
168 | 168 | entrypoints = ">=0.3.0,<0.4.0" |
@@ -204,11 +204,11 @@ | ||
204 | 204 | name = "glom" |
205 | 205 | optional = false |
206 | 206 | python-versions = "*" |
207 | -version = "19.2.0" | |
207 | +version = "19.10.0" | |
208 | 208 | |
209 | 209 | [package.dependencies] |
210 | 210 | attrs = "*" |
211 | -boltons = "*" | |
211 | +boltons = ">=19.3.0" | |
212 | 212 | face = "*" |
213 | 213 | |
214 | 214 | [package.extras] |
@@ -428,7 +428,7 @@ | ||
428 | 428 | name = "pytest" |
429 | 429 | optional = false |
430 | 430 | python-versions = ">=3.5" |
431 | -version = "5.2.1" | |
431 | +version = "5.2.2" | |
432 | 432 | |
433 | 433 | [package.dependencies] |
434 | 434 | atomicwrites = ">=1.0" |
@@ -522,7 +522,7 @@ | ||
522 | 522 | name = "sphinx" |
523 | 523 | optional = false |
524 | 524 | python-versions = ">=3.5" |
525 | -version = "2.2.0" | |
525 | +version = "2.2.1" | |
526 | 526 | |
527 | 527 | [package.dependencies] |
528 | 528 | Jinja2 = ">=2.3" |
@@ -545,7 +545,7 @@ | ||
545 | 545 | |
546 | 546 | [package.extras] |
547 | 547 | docs = ["sphinxcontrib-websupport"] |
548 | -test = ["pytest", "pytest-cov", "html5lib", "flake8 (>=3.5.0)", "flake8-import-order", "mypy (>=0.720)", "docutils-stubs"] | |
548 | +test = ["pytest", "pytest-cov", "html5lib", "flake8 (>=3.5.0)", "flake8-import-order", "mypy (>=0.740)", "docutils-stubs"] | |
549 | 549 | |
550 | 550 | [[package]] |
551 | 551 | category = "dev" |
@@ -760,8 +760,8 @@ | ||
760 | 760 | {file = "beautifulsoup4-4.8.1.tar.gz", hash = "sha256:6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09789931"}, |
761 | 761 | ] |
762 | 762 | boltons = [ |
763 | - {file = "boltons-19.1.0-py2.py3-none-any.whl", hash = "sha256:7aa10b0f5b015678458a7d0422961fc0c7e823c05e644094c0e564931ce0b0df"}, | |
764 | - {file = "boltons-19.1.0.tar.gz", hash = "sha256:c32b2d121331a9bc7c220050d4273f3aa359b7569cb4794188e71524603113dc"}, | |
763 | + {file = "boltons-19.3.0-py2.py3-none-any.whl", hash = "sha256:8f8ed28b99b99074144482e69c0c566c56888ac1c2f6216e74b60b3ac2bec911"}, | |
764 | + {file = "boltons-19.3.0.tar.gz", hash = "sha256:7b3344098aa0d593e1a04cd290f61310d5aefc66aeb1e07262d5afdabdb88a67"}, | |
765 | 765 | ] |
766 | 766 | certifi = [ |
767 | 767 | {file = "certifi-2019.9.11-py2.py3-none-any.whl", hash = "sha256:fd7c7c74727ddcf00e9acd26bba8da604ffec95bf1c2144e67aff7a8b50e6cef"}, |
@@ -827,8 +827,8 @@ | ||
827 | 827 | {file = "face-19.1.2.tar.gz", hash = "sha256:38c94ec17a4d6f9628f094b697faca0f802f4028071ce8cbdb3116d4cde772a3"}, |
828 | 828 | ] |
829 | 829 | flake8 = [ |
830 | - {file = "flake8-3.7.8-py2.py3-none-any.whl", hash = "sha256:8e9dfa3cecb2400b3738a42c54c3043e821682b9c840b0448c0503f781130696"}, | |
831 | - {file = "flake8-3.7.8.tar.gz", hash = "sha256:19241c1cbc971b9962473e4438a2ca19749a7dd002dd1a946eaba171b4114548"}, | |
830 | + {file = "flake8-3.7.9-py2.py3-none-any.whl", hash = "sha256:49356e766643ad15072a789a20915d3c91dc89fd313ccd71802303fd67e4deca"}, | |
831 | + {file = "flake8-3.7.9.tar.gz", hash = "sha256:45681a117ecc81e870cbf1262835ae4af5e7a8b08e40b944a8a6e6b895914cfb"}, | |
832 | 832 | ] |
833 | 833 | flake8-docstrings = [ |
834 | 834 | {file = "flake8-docstrings-1.5.0.tar.gz", hash = "sha256:3d5a31c7ec6b7367ea6506a87ec293b94a0a46c0bce2bb4975b7f1d09b6f3717"}, |
@@ -839,8 +839,8 @@ | ||
839 | 839 | {file = "flake8_isort-2.7.0-py2.py3-none-any.whl", hash = "sha256:1e67b6b90a9b980ac3ff73782087752d406ce0a729ed928b92797f9fa188917e"}, |
840 | 840 | ] |
841 | 841 | glom = [ |
842 | - {file = "glom-19.2.0-py2-none-any.whl", hash = "sha256:0586e9c7011bb30068fd47b4021e40fab5a29c674801c89c3937f5bc4d44791c"}, | |
843 | - {file = "glom-19.2.0.tar.gz", hash = "sha256:c277f34e5e498834a63c2114a25a6c67b5cf0b92f96bb65cba063d861c3d1da6"}, | |
842 | + {file = "glom-19.10.0-py2-none-any.whl", hash = "sha256:f92d3223b784f447185b68635f4d73cfb5e528933a47ada39061787d06ab886e"}, | |
843 | + {file = "glom-19.10.0.tar.gz", hash = "sha256:c8a50cb9fcf0c84807836c6a73cf61285557834b9050d7bde7732b936aceb7dd"}, | |
844 | 844 | ] |
845 | 845 | idna = [ |
846 | 846 | {file = "idna-2.8-py2.py3-none-any.whl", hash = "sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c"}, |
@@ -969,8 +969,8 @@ | ||
969 | 969 | {file = "pyparsing-2.4.2.tar.gz", hash = "sha256:6f98a7b9397e206d78cc01df10131398f1c8b8510a2f4d97d9abd82e1aacdd80"}, |
970 | 970 | ] |
971 | 971 | pytest = [ |
972 | - {file = "pytest-5.2.1-py3-none-any.whl", hash = "sha256:7e4800063ccfc306a53c461442526c5571e1462f61583506ce97e4da6a1d88c8"}, | |
973 | - {file = "pytest-5.2.1.tar.gz", hash = "sha256:ca563435f4941d0cb34767301c27bc65c510cb82e90b9ecf9cb52dc2c63caaa0"}, | |
972 | + {file = "pytest-5.2.2-py3-none-any.whl", hash = "sha256:58cee9e09242937e136dbb3dab466116ba20d6b7828c7620f23947f37eb4dae4"}, | |
973 | + {file = "pytest-5.2.2.tar.gz", hash = "sha256:27abc3fef618a01bebb1f0d6d303d2816a99aa87a5968ebc32fe971be91eb1e6"}, | |
974 | 974 | ] |
975 | 975 | pytest-cov = [ |
976 | 976 | {file = "pytest-cov-2.8.1.tar.gz", hash = "sha256:cc6742d8bac45070217169f5f72ceee1e0e55b0221f54bcf24845972d3a47f2b"}, |
@@ -997,8 +997,8 @@ | ||
997 | 997 | {file = "soupsieve-1.9.4.tar.gz", hash = "sha256:605f89ad5fdbfefe30cdc293303665eff2d188865d4dbe4eb510bba1edfbfce3"}, |
998 | 998 | ] |
999 | 999 | sphinx = [ |
1000 | - {file = "Sphinx-2.2.0-py3-none-any.whl", hash = "sha256:839a3ed6f6b092bb60f492024489cc9e6991360fb9f52ed6361acd510d261069"}, | |
1001 | - {file = "Sphinx-2.2.0.tar.gz", hash = "sha256:0d586b0f8c2fc3cc6559c5e8fd6124628110514fda0e5d7c82e682d749d2e845"}, | |
1000 | + {file = "Sphinx-2.2.1-py3-none-any.whl", hash = "sha256:52286a0b9d7caa31efee301ec4300dbdab23c3b05da1c9024b4e84896fb73d79"}, | |
1001 | + {file = "Sphinx-2.2.1.tar.gz", hash = "sha256:31088dfb95359384b1005619827eaee3056243798c62724fd3fa4b84ee4d71bd"}, | |
1002 | 1002 | ] |
1003 | 1003 | sphinx-rtd-theme = [ |
1004 | 1004 | {file = "sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl", hash = "sha256:00cf895504a7895ee433807c62094cf1e95f065843bf3acd17037c3e9a2becd4"}, |