Skip to content

Commit

Permalink
setup: upgrade etcetra to 0.1.8 (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyujin-cho committed Jun 24, 2022
1 parent a3fee59 commit 5744ee0
Show file tree
Hide file tree
Showing 8 changed files with 175 additions and 154 deletions.
1 change: 1 addition & 0 deletions changes/494.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Upgrade `etcetra` version to 0.1.8.
2 changes: 1 addition & 1 deletion python-kernel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@
"platform_tag": [
"cp310",
"cp310",
"macosx_12_0_x86_64"
"manylinux_2_31_aarch64"
]
}
],
Expand Down
284 changes: 152 additions & 132 deletions python.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ click>=7.1.2
coloredlogs~=15.0
colorama>=0.4.4
cryptography>=2.8
etcetra~=0.1.6
etcetra~=0.1.8
faker~=13.12.0
humanize>=3.1.0
graphene~=2.1.9
Expand Down
12 changes: 6 additions & 6 deletions tools/flake8.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,13 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "2a5de5d1ed1fd6dfbe4f1a1079af816032e2d8dfc0975265b57a61429511d10c",
"url": "https://files.pythonhosted.org/packages/83/ef/d167612e69d6d708d6d1c7932d5731596cc1f7e5285b8b4f6897a867b9bb/setuptools-62.5.0-py3-none-any.whl"
"hash": "c1848f654aea2e3526d17fc3ce6aeaa5e7e24e66e645b5be2171f3f6b4e5a178",
"url": "https://files.pythonhosted.org/packages/e9/86/b2ede1d87122a6d4da86d84cc35d0e48b4aa2476e4281d06101c772c1961/setuptools-62.6.0-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "a4c782ac58fcc9e3a86e5e1a4c74cf9d24bf21e4f1562043309022e1bb76951c",
"url": "https://files.pythonhosted.org/packages/6d/72/4d4b2aa376f39e954be948e3e3e2ce3b6d8e2faa1caabfdb4fec207b5456/setuptools-62.5.0.tar.gz"
"hash": "990a4f7861b31532871ab72331e755b5f14efbe52d336ea7f6118144dd478741",
"url": "https://files.pythonhosted.org/packages/dc/73/88920663229023b724a854d1ab7e3e50a1a28b63eeec399a604ba30f9242/setuptools-62.6.0.tar.gz"
}
],
"project_name": "setuptools",
Expand Down Expand Up @@ -180,13 +180,13 @@
"wheel; extra == \"testing-integration\""
],
"requires_python": ">=3.7",
"version": "62.5"
"version": "62.6"
}
],
"platform_tag": [
"cp310",
"cp310",
"macosx_12_0_x86_64"
"manylinux_2_31_aarch64"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion tools/mypy.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"platform_tag": [
"cp310",
"cp310",
"macosx_12_0_x86_64"
"manylinux_2_31_aarch64"
]
}
],
Expand Down
14 changes: 7 additions & 7 deletions tools/pytest.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,21 +266,21 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df",
"url": "https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl"
"hash": "5189b6f22b01957427f35b6a08d9a0bc45b46d3788ef5a92e978433c7a35f8a5",
"url": "https://files.pythonhosted.org/packages/94/69/64b11e8c2fb21f08634468caef885112e682b0ebe2908e74d3616eb1c113/charset_normalizer-2.1.0-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597",
"url": "https://files.pythonhosted.org/packages/56/31/7bcaf657fafb3c6db8c787a865434290b726653c912085fbd371e9b92e1c/charset-normalizer-2.0.12.tar.gz"
"hash": "575e708016ff3a5e3681541cb9d79312c416835686d054a23accb873b254f413",
"url": "https://files.pythonhosted.org/packages/93/1d/d9392056df6670ae2a29fcb04cfa5cee9f6fbde7311a1bb511d4115e9b7a/charset-normalizer-2.1.0.tar.gz"
}
],
"project_name": "charset-normalizer",
"requires_dists": [
"unicodedata2; extra == \"unicode_backport\""
],
"requires_python": ">=3.5.0",
"version": "2.0.12"
"requires_python": ">=3.6.0",
"version": "2.1"
},
{
"artifacts": [
Expand Down Expand Up @@ -929,7 +929,7 @@
"platform_tag": [
"cp310",
"cp310",
"macosx_12_0_x86_64"
"manylinux_2_31_aarch64"
]
}
],
Expand Down
12 changes: 6 additions & 6 deletions tools/towncrier.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,13 +368,13 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "2a5de5d1ed1fd6dfbe4f1a1079af816032e2d8dfc0975265b57a61429511d10c",
"url": "https://files.pythonhosted.org/packages/83/ef/d167612e69d6d708d6d1c7932d5731596cc1f7e5285b8b4f6897a867b9bb/setuptools-62.5.0-py3-none-any.whl"
"hash": "c1848f654aea2e3526d17fc3ce6aeaa5e7e24e66e645b5be2171f3f6b4e5a178",
"url": "https://files.pythonhosted.org/packages/e9/86/b2ede1d87122a6d4da86d84cc35d0e48b4aa2476e4281d06101c772c1961/setuptools-62.6.0-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "a4c782ac58fcc9e3a86e5e1a4c74cf9d24bf21e4f1562043309022e1bb76951c",
"url": "https://files.pythonhosted.org/packages/6d/72/4d4b2aa376f39e954be948e3e3e2ce3b6d8e2faa1caabfdb4fec207b5456/setuptools-62.5.0.tar.gz"
"hash": "990a4f7861b31532871ab72331e755b5f14efbe52d336ea7f6118144dd478741",
"url": "https://files.pythonhosted.org/packages/dc/73/88920663229023b724a854d1ab7e3e50a1a28b63eeec399a604ba30f9242/setuptools-62.6.0.tar.gz"
}
],
"project_name": "setuptools",
Expand Down Expand Up @@ -422,7 +422,7 @@
"wheel; extra == \"testing-integration\""
],
"requires_python": ">=3.7",
"version": "62.5"
"version": "62.6"
},
{
"artifacts": [
Expand Down Expand Up @@ -522,7 +522,7 @@
"platform_tag": [
"cp310",
"cp310",
"macosx_12_0_x86_64"
"manylinux_2_31_aarch64"
]
}
],
Expand Down

0 comments on commit 5744ee0

Please sign in to comment.