Skip to content

Commit

Permalink
ci: Upgrade mypy to 1.3.0 (#1310)
Browse files Browse the repository at this point in the history
Backported-from: main
Backported-to: 22.09
  • Loading branch information
achimnol committed May 26, 2023
1 parent 89713fe commit cec4b00
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion tools/mypy-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mypy==1.2.0
mypy==1.3.0
30 changes: 15 additions & 15 deletions tools/mypy.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// "CPython==3.10.9"
// ],
// "generated_with_requirements": [
// "mypy==1.2.0"
// "mypy==1.3.0"
// ],
// "manylinux": "manylinux2014",
// "requirement_constraints": [],
Expand All @@ -31,33 +31,33 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "d8e9187bfcd5ffedbe87403195e1fc340189a68463903c39e2b63307c9fa0394",
"url": "https://files.pythonhosted.org/packages/3b/e2/e191616ecd88ba45e9e662f0b87b390c76dd56affe8d18cffa44bf7ba91c/mypy-1.2.0-py3-none-any.whl"
"hash": "a8763e72d5d9574d45ce5881962bc8e9046bf7b375b0abf031f3e6811732a897",
"url": "https://files.pythonhosted.org/packages/e3/f7/1fed3b24abb75f244fa6bc60ea03cd9d3d8ad225a4cfda7533042fe6d831/mypy-1.3.0-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "fe91be1c51c90e2afe6827601ca14353bbf3953f343c2129fa1e247d55fd95ba",
"url": "https://files.pythonhosted.org/packages/17/81/62fb78abb9ae22a5eabf9d5b81b6b7ba89d65b9b190e10c685e4367183eb/mypy-1.2.0-cp310-cp310-macosx_11_0_arm64.whl"
"hash": "4c99c3ecf223cf2952638da9cd82793d8f3c0c5fa8b6ae2b2d9ed1e1ff51ba85",
"url": "https://files.pythonhosted.org/packages/11/41/d24f93eefc89c650782bf1f9acfdb02a32f327b841058a5b0ce5857b60af/mypy-1.3.0-cp310-cp310-macosx_11_0_arm64.whl"
},
{
"algorithm": "sha256",
"hash": "f70a40410d774ae23fcb4afbbeca652905a04de7948eaf0b1789c8d1426b72d1",
"url": "https://files.pythonhosted.org/packages/9a/d0/d96d26e7a6f5a2ed4add8c649f30bce26fc413f25a6ecc5d93ab22c270e1/mypy-1.2.0.tar.gz"
"hash": "c1eb485cea53f4f5284e5baf92902cd0088b24984f4209e25981cc359d64448d",
"url": "https://files.pythonhosted.org/packages/2b/27/4a26f91301804969194ee0dc9393843f10566d7fdf192ce11fc0218a989d/mypy-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl"
},
{
"algorithm": "sha256",
"hash": "8d26b513225ffd3eacece727f4387bdce6469192ef029ca9dd469940158bc89e",
"url": "https://files.pythonhosted.org/packages/c2/73/3a01b56227d33e62cbb78065099c94f9fa811fe21759ee263245a3dbcc6f/mypy-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"hash": "cbc07246253b9e3d7d74c9ff948cd0fd7a71afcc2b77c7f0a59c26e9395cb152",
"url": "https://files.pythonhosted.org/packages/55/e1/90487a3ea5a88b8f5c9d7fbf6f5fa7fcc8633d0132ce8364810a1da901c9/mypy-1.3.0-cp310-cp310-musllinux_1_1_x86_64.whl"
},
{
"algorithm": "sha256",
"hash": "701189408b460a2ff42b984e6bd45c3f41f0ac9f5f58b8873bbedc511900086d",
"url": "https://files.pythonhosted.org/packages/d3/9e/eceab134d307042fc7b4aef3d7e285c1afbb306bf49388ab2c3e2330aaa1/mypy-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl"
"hash": "550a8b3a19bb6589679a7c3c31f64312e7ff482a816c96e0cecec9ad3a7564dd",
"url": "https://files.pythonhosted.org/packages/8d/c8/681f4a19c62aa71bdc9ad3a4bc9a0fb8846bd0b5a8bc1b29d261c8025f80/mypy-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"algorithm": "sha256",
"hash": "3a2d219775a120581a0ae8ca392b31f238d452729adbcb6892fa89688cb8306a",
"url": "https://files.pythonhosted.org/packages/fa/ee/9f56e9b54a3624d95d9b39682e1169089fafbcc3cbbef18f42198dd47abb/mypy-1.2.0-cp310-cp310-musllinux_1_1_x86_64.whl"
"hash": "e1f4d16e296f5135624b34e8fb741eb0eadedca90862405b1f1fde2040b9bd11",
"url": "https://files.pythonhosted.org/packages/f9/88/3bfe07521fb9e74b449cbc4367434067ec70bfd8a24c652fa3e0f9597389/mypy-1.3.0.tar.gz"
}
],
"project_name": "mypy",
Expand All @@ -72,7 +72,7 @@
"typing-extensions>=3.10"
],
"requires_python": ">=3.7",
"version": "1.2.0"
"version": "1.3.0"
},
{
"artifacts": [
Expand Down Expand Up @@ -137,7 +137,7 @@
"pip_version": "20.3.4-patched",
"prefer_older_binary": false,
"requirements": [
"mypy==1.2.0"
"mypy==1.3.0"
],
"requires_python": [
"==3.10.9"
Expand Down

0 comments on commit cec4b00

Please sign in to comment.