From a9b09357b2a5880079923eae8a1a0d88357b2b9b Mon Sep 17 00:00:00 2001 From: Jacob Floyd Date: Mon, 13 Feb 2023 10:16:19 -0600 Subject: [PATCH 1/2] regenerate lockfiles/st2.lock --- lockfiles/st2.lock | 693 ++++++++++++++++++++++++--------------------- 1 file changed, 374 insertions(+), 319 deletions(-) diff --git a/lockfiles/st2.lock b/lockfiles/st2.lock index 9b2e5a0dc4..2f643ac968 100644 --- a/lockfiles/st2.lock +++ b/lockfiles/st2.lock @@ -133,25 +133,21 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "c8c618241dbb2785ed5a687504b14cb1851d6f7b5a4edf3a51e39cc6a069967a", - "url": "https://files.pythonhosted.org/packages/23/4d/e32c8cd0738942234d7a328ef9272a59c69f3c5db01d46e35003ffef20e4/APScheduler-3.9.1.post1-py2.py3-none-any.whl" + "hash": "575299f20073c60a2cc9d4fa5906024cdde33c5c0ce6087c4e3c14be3b50fdd4", + "url": "https://files.pythonhosted.org/packages/0a/82/e8b6e7e2dfea46bd649ecaf8771fb6552232394fc9adf5c7f10655a87b95/APScheduler-3.10.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "b2bea0309569da53a7261bfa0ce19c67ddbfe151bda776a6a907579fdbd3eb2a", - "url": "https://files.pythonhosted.org/packages/29/40/38699ecfd1c90f2bc26a781131aef85e3e55241812a69dda89d827e1d833/APScheduler-3.9.1.post1.tar.gz" + "hash": "a49fc23269218416f0e41890eea7a75ed6b284f10630dcfe866ab659621a3696", + "url": "https://files.pythonhosted.org/packages/c7/17/dcdd450038f9b3888acf462ce778532c26c683fa2d6343ba1c7b2a383ae2/APScheduler-3.10.0.tar.gz" } ], "project_name": "apscheduler", "requires_dists": [ - "funcsigs; python_version < \"3.5\"", - "futures; python_version == \"2.7\"", "gevent; extra == \"gevent\"", "kazoo; extra == \"zookeeper\"", - "mock; python_version == \"2.7\" and extra == \"testing\"", "pymongo>=3.0; extra == \"mongodb\"", - "pytest-asyncio; python_version >= \"3.5\" and extra == \"testing\"", - "pytest-asyncio<0.6; python_version == \"3.4\" and extra == \"testing\"", + "pytest-asyncio; extra == \"testing\"", "pytest-cov; extra == \"testing\"", "pytest-tornado5; extra == \"testing\"", "pytest; extra == \"testing\"", @@ -162,14 +158,13 @@ "six>=1.4.0", "sphinx-rtd-theme; extra == \"doc\"", "sphinx; extra == \"doc\"", - "sqlalchemy>=0.8; extra == \"sqlalchemy\"", + "sqlalchemy>=1.4; extra == \"sqlalchemy\"", "tornado>=4.3; extra == \"tornado\"", - "trollius; python_version == \"2.7\" and extra == \"asyncio\"", "twisted; extra == \"twisted\"", "tzlocal!=3.*,>=2.0" ], - "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4", - "version": "3.9.1.post1" + "requires_python": ">=3.6", + "version": "3.10.0" }, { "artifacts": [ @@ -194,7 +189,7 @@ "wheel; extra == \"test\"" ], "requires_python": ">=3.6", - "version": "2" + "version": "2.0.0" }, { "artifacts": [ @@ -212,7 +207,7 @@ "project_name": "argparse", "requires_dists": [], "requires_python": null, - "version": "1.4" + "version": "1.4.0" }, { "artifacts": [ @@ -238,51 +233,47 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c", - "url": "https://files.pythonhosted.org/packages/f2/bc/d817287d1aa01878af07c19505fafd1165cd6a119e9d0821ca1d1c20312d/attrs-22.1.0-py2.py3-none-any.whl" + "hash": "29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836", + "url": "https://files.pythonhosted.org/packages/fb/6e/6f83bf616d2becdf333a1640f1d463fef3150e2e926b7010cb0f81c95e88/attrs-22.2.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6", - "url": "https://files.pythonhosted.org/packages/1a/cb/c4ffeb41e7137b23755a45e1bfec9cbb76ecf51874c6f1d113984ecaa32c/attrs-22.1.0.tar.gz" + "hash": "c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99", + "url": "https://files.pythonhosted.org/packages/21/31/3f468da74c7de4fcf9b25591e682856389b3400b4b62f201e65f15ea3e07/attrs-22.2.0.tar.gz" } ], "project_name": "attrs", "requires_dists": [ - "cloudpickle; platform_python_implementation == \"CPython\" and extra == \"dev\"", - "cloudpickle; platform_python_implementation == \"CPython\" and extra == \"tests\"", + "attrs[docs,tests]; extra == \"dev\"", + "attrs[tests-no-zope]; extra == \"tests\"", + "attrs[tests]; extra == \"cov\"", + "cloudpickle; platform_python_implementation == \"CPython\" and extra == \"tests-no-zope\"", "cloudpickle; platform_python_implementation == \"CPython\" and extra == \"tests_no_zope\"", - "coverage[toml]>=5.0.2; extra == \"dev\"", - "coverage[toml]>=5.0.2; extra == \"tests\"", - "coverage[toml]>=5.0.2; extra == \"tests_no_zope\"", - "furo; extra == \"dev\"", + "coverage-enable-subprocess; extra == \"cov\"", + "coverage[toml]>=5.3; extra == \"cov\"", "furo; extra == \"docs\"", - "hypothesis; extra == \"dev\"", - "hypothesis; extra == \"tests\"", + "hypothesis; extra == \"tests-no-zope\"", "hypothesis; extra == \"tests_no_zope\"", - "mypy!=0.940,>=0.900; extra == \"dev\"", - "mypy!=0.940,>=0.900; extra == \"tests\"", - "mypy!=0.940,>=0.900; extra == \"tests_no_zope\"", - "pre-commit; extra == \"dev\"", - "pympler; extra == \"dev\"", - "pympler; extra == \"tests\"", + "mypy<0.990,>=0.971; platform_python_implementation == \"CPython\" and extra == \"tests-no-zope\"", + "mypy<0.990,>=0.971; platform_python_implementation == \"CPython\" and extra == \"tests_no_zope\"", + "myst-parser; extra == \"docs\"", + "pympler; extra == \"tests-no-zope\"", "pympler; extra == \"tests_no_zope\"", - "pytest-mypy-plugins; extra == \"dev\"", - "pytest-mypy-plugins; extra == \"tests\"", - "pytest-mypy-plugins; extra == \"tests_no_zope\"", - "pytest>=4.3.0; extra == \"dev\"", - "pytest>=4.3.0; extra == \"tests\"", + "pytest-mypy-plugins; (platform_python_implementation == \"CPython\" and python_version < \"3.11\") and extra == \"tests-no-zope\"", + "pytest-mypy-plugins; (platform_python_implementation == \"CPython\" and python_version < \"3.11\") and extra == \"tests_no_zope\"", + "pytest-xdist[psutil]; extra == \"tests-no-zope\"", + "pytest-xdist[psutil]; extra == \"tests_no_zope\"", + "pytest>=4.3.0; extra == \"tests-no-zope\"", "pytest>=4.3.0; extra == \"tests_no_zope\"", - "sphinx-notfound-page; extra == \"dev\"", "sphinx-notfound-page; extra == \"docs\"", - "sphinx; extra == \"dev\"", "sphinx; extra == \"docs\"", - "zope.interface; extra == \"dev\"", + "sphinxcontrib-towncrier; extra == \"docs\"", + "towncrier; extra == \"docs\"", "zope.interface; extra == \"docs\"", "zope.interface; extra == \"tests\"" ], - "requires_python": ">=3.5", - "version": "22.1" + "requires_python": ">=3.6", + "version": "22.2.0" }, { "artifacts": [ @@ -396,19 +387,19 @@ "six>=1.4.1" ], "requires_python": ">=3.6", - "version": "3.2" + "version": "3.2.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "58d5c3d29f5a36ffeb94f02f0d786cd53014cf9b3b3951d42e0080d8a9498d30", - "url": "https://files.pythonhosted.org/packages/9c/d8/909c4089dbe4ade9f9705f143c9f13f065049a9d5e7d34c828aefdd0a97c/beautifulsoup4-4.11.1-py3-none-any.whl" + "hash": "0e79446b10b3ecb499c1556f7e228a53e64a2bfcebd455f370d8927cb5b59e39", + "url": "https://files.pythonhosted.org/packages/c6/ee/16d6f808f5668317d7c23f942091fbc694bcded6aa39678e5167f61b2ba0/beautifulsoup4-4.11.2-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693", - "url": "https://files.pythonhosted.org/packages/e8/b0/cd2b968000577ec5ce6c741a54d846dfa402372369b8b6861720aa9ecea7/beautifulsoup4-4.11.1.tar.gz" + "hash": "bc4bdda6717de5a2987436fb8d72f45dc90dd856bdfd512a1314ce90349a0106", + "url": "https://files.pythonhosted.org/packages/75/f8/de84282681c5a8307f3fff67b64641627b2652752d49d9222b77400d02b8/beautifulsoup4-4.11.2.tar.gz" } ], "project_name": "beautifulsoup4", @@ -418,7 +409,7 @@ "soupsieve>1.2" ], "requires_python": ">=3.6.0", - "version": "4.11.1" + "version": "4.11.2" }, { "artifacts": [ @@ -442,37 +433,37 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "4319bbb78172e7bcf99423e1ecd6914b32336ccfe97d2058ffe62e641a7f3abe", - "url": "https://files.pythonhosted.org/packages/ac/e8/5492fd5ada0b05a1bc485bcb634b559acdec59383eef5c4203b5e22be296/cachetools-2.0.1-py2.py3-none-any.whl" + "hash": "92971d3cb7d2a97efff7c7bb1657f21a8f5fb309a37530537c71b1774189f2d1", + "url": "https://files.pythonhosted.org/packages/ea/c1/4740af52db75e6dbdd57fc7e9478439815bbac549c1c05881be27d19a17d/cachetools-4.2.4-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "ede01f2d3cbd6ddc9e35e16c2b0ce011d8bb70ce0dbaf282f5b4df24b213bc5d", - "url": "https://files.pythonhosted.org/packages/54/e4/ddaa319bf53f04cda4ef99201de1c402871151b6edefe631bd426dc621a3/cachetools-2.0.1.tar.gz" + "hash": "89ea6f1b638d5a73a4f9226be57ac5e4f399d22770b92355f92dcb0f7f001693", + "url": "https://files.pythonhosted.org/packages/d7/69/c457a860456cbf80ecc2e44ed4c201b49ec7ad124d769b71f6d0a7935dca/cachetools-4.2.4.tar.gz" } ], "project_name": "cachetools", "requires_dists": [], - "requires_python": null, - "version": "2.0.1" + "requires_python": "~=3.5", + "version": "4.2.4" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382", - "url": "https://files.pythonhosted.org/packages/1d/38/fa96a426e0c0e68aabc68e896584b83ad1eec779265a028e156ce509630e/certifi-2022.9.24-py3-none-any.whl" + "hash": "4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18", + "url": "https://files.pythonhosted.org/packages/71/4c/3db2b8021bd6f2f0ceb0e088d6b2d49147671f25832fb17970e9b583d742/certifi-2022.12.7-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14", - "url": "https://files.pythonhosted.org/packages/cb/a4/7de7cd59e429bd0ee6521ba58a75adaec136d32f91a761b28a11d8088d44/certifi-2022.9.24.tar.gz" + "hash": "35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3", + "url": "https://files.pythonhosted.org/packages/37/f7/2b1b0ec44fdc30a3d31dfebe52226be9ddc40cd6c0f34ffc8923ba423b69/certifi-2022.12.7.tar.gz" } ], "project_name": "certifi", "requires_dists": [], "requires_python": ">=3.6", - "version": "2022.9.24" + "version": "2022.12.7" }, { "artifacts": [ @@ -621,14 +612,94 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "14ad817ed31a698372d42afa81b0173d71cd1d0b48b7499a2da2a01dcc8695e6", - "url": "https://files.pythonhosted.org/packages/db/50/ed16ee9a645196a29d2b7222d77e7d266f63f7a6042f2ac6cbb18a2b98e4/ciso8601-2.2.0.tar.gz" + "hash": "b9f7608a276fa46d28255906c341752a87fe5353d8060932e0ec71745148a4d8", + "url": "https://files.pythonhosted.org/packages/e0/2b/83532379a80e3a7084fb49d9bdbc568d22ac6a9e9213beca6cc735797081/ciso8601-2.3.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "4cc04399f79a62338d4f4c19560d2b30f2d257021df1b0e55bae9209d8844c0c", + "url": "https://files.pythonhosted.org/packages/04/09/3a96e57b8b45ee85cd3bbcefd1092fb8530d9d223768b115ab320d3db3e5/ciso8601-2.3.0-cp38-cp38-macosx_10_9_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "19e3fbd786d8bec3358eac94d8774d365b694b604fd1789244b87083f66c8900", + "url": "https://files.pythonhosted.org/packages/05/29/39180b182b53acf7b68abd74f79df995fcb1eee077047cb265c16e227fbc/ciso8601-2.3.0.tar.gz" + }, + { + "algorithm": "sha256", + "hash": "374275a329138b9b70c857c9ea460f65dc7f01ed2513f991e57090f39bf01de5", + "url": "https://files.pythonhosted.org/packages/05/d9/c20fd851d080ac6871d05394d25c889e730f3cb67d19b56bd3131aab5988/ciso8601-2.3.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "fa1085b47c15df627d6bea783a8f7c89a59268af85e204992a013df174b339aa", + "url": "https://files.pythonhosted.org/packages/0d/09/388f503c7e71f1d9c11300f958b4df66e75a89d5d94cf329ba00431237b1/ciso8601-2.3.0-cp37-cp37m-musllinux_1_1_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "8b1a217967083ac295d9239f5ba5235c66697fdadc2d5399c7bac53353218201", + "url": "https://files.pythonhosted.org/packages/26/bd/38400f69363c05bc62d59aa4aeb435feda105603bd4ef313d9193a9001f8/ciso8601-2.3.0-cp38-cp38-musllinux_1_1_i686.whl" + }, + { + "algorithm": "sha256", + "hash": "0136d49f2265bf3d06ffb7bc649a64ed316e921ba6cd05e0fecc477c80fe5097", + "url": "https://files.pythonhosted.org/packages/30/88/406a2955727763f1caefb8fe25303b36f0615b5713007205d24150cc0498/ciso8601-2.3.0-cp37-cp37m-macosx_10_9_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "e4affe0e72debf18c98d2f9e41c24a8ec8421ea65fafba96919f20a8d0f9bf87", + "url": "https://files.pythonhosted.org/packages/31/cc/9c06c3c8ce9c0ae13c19f2e11b78fcd6be26b838b4155d454659f619268f/ciso8601-2.3.0-cp38-cp38-macosx_11_0_arm64.whl" + }, + { + "algorithm": "sha256", + "hash": "47d7d0f84fb0276c031bf606da484e9dc52ebdf121695732609dc49b30e8cf7c", + "url": "https://files.pythonhosted.org/packages/39/24/fc761463510acda5c75f1d294f0e3f3ccc224e5c658b64e6e737fd98edc3/ciso8601-2.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "2188dd4784d87e4008cc765c80e26a503450c57a98655321de777679c556b133", + "url": "https://files.pythonhosted.org/packages/3d/e6/f531d64616e5c4423328a80c6457cacabd71b6acf8ff067229103107e497/ciso8601-2.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "7e8e78f8c7d35e6b43ad7316f652e2d53bf4b8798725d481abff14657852a88c", + "url": "https://files.pythonhosted.org/packages/49/77/a36731b29d2a5beedacdfd311d2d96f637a0f5589cb008c40f2fde8087fa/ciso8601-2.3.0-cp38-cp38-macosx_10_9_universal2.whl" + }, + { + "algorithm": "sha256", + "hash": "4e0fa37c6d58be990c10d537ed286a35c018b5f038039ad796cf2352bc26799e", + "url": "https://files.pythonhosted.org/packages/75/57/4f9bbc656486fa78d737228bd22dff0ea397696096a499cc3e38bc74529f/ciso8601-2.3.0-cp37-cp37m-musllinux_1_1_i686.whl" + }, + { + "algorithm": "sha256", + "hash": "7d68741fe53cd0134e8e94109ede36d7aeaa65a36682680d53b69f790291d80f", + "url": "https://files.pythonhosted.org/packages/85/67/f2848d8e2a5fc4e70f189cbcebfc2828bf1b01a8366de14922c2c11233c1/ciso8601-2.3.0-cp36-cp36m-musllinux_1_1_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "5817bd895c0d083c161ea38459de8e2b90d798de09769aaba003fe53c1418aba", + "url": "https://files.pythonhosted.org/packages/89/84/7ed431b83014a78829398dc8142bd016b67b868640cd89f03c3290cc5ade/ciso8601-2.3.0-cp36-cp36m-musllinux_1_1_i686.whl" + }, + { + "algorithm": "sha256", + "hash": "2785f374388e48c21420e820295d36a8d0734542e4e7bd3899467dc4d56016da", + "url": "https://files.pythonhosted.org/packages/b0/f6/b1f21f0112bdd50171de184b6950088e8952962929a6de80e5942d8ff615/ciso8601-2.3.0-cp38-cp38-musllinux_1_1_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "7d115fc2501a316256dd0b961b0b384a12998c626ab1e91cd06164f7792e3908", + "url": "https://files.pythonhosted.org/packages/b3/27/6ef9095dcd3764f95052349fe6328a22e31c0823d256615c7adab23d4a0c/ciso8601-2.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "b12d314415ba1e4e4bfcfa3db782335949ca1866a2b6fe22c47099fed9c82826", + "url": "https://files.pythonhosted.org/packages/b5/67/8413042e109230e2746625228a4eaa792a21fef08be7636d4bcc4839af23/ciso8601-2.3.0-cp36-cp36m-macosx_10_9_x86_64.whl" } ], "project_name": "ciso8601", "requires_dists": [], "requires_python": null, - "version": "2.2" + "version": "2.3.0" }, { "artifacts": [ @@ -655,93 +726,73 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "3178d46f363d4549b9a76264f41c6948752183b3f587666aff0555ac50fd7876", - "url": "https://files.pythonhosted.org/packages/94/67/6cf029c40885b5a559ce4f40c16a95c9d5929cc41184503a31f3e8c025e4/cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl" + "hash": "4789d1e3e257965e960232345002262ede4d094d1a19f4d3b52e48d4d8f3b885", + "url": "https://files.pythonhosted.org/packages/a5/72/d723898ad2c4f974e760226934444f063cd6ee4cc107c6c9ec3470f50ab8/cryptography-39.0.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "c9e0d79ee4c56d841bd4ac6e7697c8ff3c8d6da67379057f29e66acffcd1e9a7", - "url": "https://files.pythonhosted.org/packages/0e/36/c21943944d4cb1e767510cd17432eec2c59c779fae28703b5a35d4440703/cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_24_x86_64.whl" + "hash": "35f7c7d015d474f4011e859e93e789c87d21f6f4880ebdc29896a60403328f1f", + "url": "https://files.pythonhosted.org/packages/14/61/c64c064ffaf1a52c7ee4a29caf3ed88755b016cb0523d841e63eb33a4976/cryptography-39.0.1-cp36-abi3-manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "10652dd7282de17990b88679cb82f832752c4e8237f0c714be518044269415db", - "url": "https://files.pythonhosted.org/packages/12/9c/e44f95e71aedc5fefe3425df662dd17c6f94fbf68470b56c4873c43f27d2/cryptography-38.0.4-cp36-abi3-manylinux_2_24_x86_64.whl" + "hash": "f24077a3b5298a5a06a8e0536e3ea9ec60e4c7ac486755e5fb6e6ea9b3500106", + "url": "https://files.pythonhosted.org/packages/1b/90/3c06f3f7a74dad0955536088c3b743a74e8c57c265f2c7a4b61cebb369c1/cryptography-39.0.1-cp36-abi3-manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "ce127dd0a6a0811c251a6cddd014d292728484e530d80e872ad9806cfb1c5b3c", - "url": "https://files.pythonhosted.org/packages/26/f8/a81170a816679fca9ccd907b801992acfc03c33f952440421c921af2cc57/cryptography-38.0.4-cp36-abi3-manylinux_2_28_x86_64.whl" + "hash": "5aa67414fcdfa22cf052e640cb5ddc461924a045cacf325cd164e65312d99502", + "url": "https://files.pythonhosted.org/packages/2f/c7/06087b04cd870f5acfdc10f8ba252f7985b32c82d4ff96cba05e5f034bf3/cryptography-39.0.1-cp36-abi3-manylinux_2_24_x86_64.whl" }, { "algorithm": "sha256", - "hash": "50a1494ed0c3f5b4d07650a68cd6ca62efe8b596ce743a5c94403e6f11bf06c1", - "url": "https://files.pythonhosted.org/packages/32/ed/d7de730e1452ed714f2f8eee123669d4819080e03ec523b131d9b709d060/cryptography-38.0.4-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "83e17b26de248c33f3acffb922748151d71827d6021d98c70e6c1a25ddd78505", + "url": "https://files.pythonhosted.org/packages/3f/e9/78f7ca03dff233ca976ed3d40d0376a57f37033be2a90f18dfe090943c97/cryptography-39.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "1f13ddda26a04c06eb57119caf27a524ccae20533729f4b1e4a69b54e07035eb", - "url": "https://files.pythonhosted.org/packages/52/1b/49ebc2b59e9126f1f378ae910e98704d54a3f48b78e2d6d6c8cfe6fbe06f/cryptography-38.0.4-cp36-abi3-macosx_10_10_x86_64.whl" + "hash": "f0c64d1bd842ca2633e74a1a28033d139368ad959872533b1bab8c80e8240a0c", + "url": "https://files.pythonhosted.org/packages/67/db/8bf23a46eb3d428514ce83a8047bab4304338548bbd891fded615551b032/cryptography-39.0.1-cp36-abi3-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "67461b5ebca2e4c2ab991733f8ab637a7265bb582f07c7c88914b5afb88cb95b", - "url": "https://files.pythonhosted.org/packages/5a/72/bc0ce09fbddb40ef81284a2479ad5236b305c0871f4712e31c298fb77b0e/cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "d1f6198ee6d9148405e49887803907fe8962a23e6c6f83ea7d98f1c0de375695", + "url": "https://files.pythonhosted.org/packages/6a/f5/a729774d087e50fffd1438b3877a91e9281294f985bda0fd15bf99016c78/cryptography-39.0.1.tar.gz" }, { "algorithm": "sha256", - "hash": "a10498349d4c8eab7357a8f9aa3463791292845b79597ad1b98a543686fb1ec8", - "url": "https://files.pythonhosted.org/packages/63/d4/66b3b4ffe51b47a065b5a5a00e6a4c8aa6cdfa4f2453adfa0aac77fd3511/cryptography-38.0.4-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "5d2d8b87a490bfcd407ed9d49093793d0f75198a35e6eb1a923ce1ee86c62b41", + "url": "https://files.pythonhosted.org/packages/98/51/1c0cedac9ac405adc5da60f5c9884c0ff6af8ccb8caa8173b807baa5bd4a/cryptography-39.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl" }, { "algorithm": "sha256", - "hash": "8a4b2bdb68a447fadebfd7d24855758fe2d6fecc7fed0b78d190b1af39a8e3b0", - "url": "https://files.pythonhosted.org/packages/64/4e/04dced6a515032b7bf3e8f287c7ff73a7d1b438c8394aa50b9fceb4077e2/cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl" + "hash": "e124352fd3db36a9d4a21c1aa27fd5d051e621845cb87fb851c08f4f75ce8be6", + "url": "https://files.pythonhosted.org/packages/bb/03/20b85e10571c919fd4862465c53ae40b6494fa7f82fd74131f401ce504f6/cryptography-39.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "ca57eb3ddaccd1112c18fc80abe41db443cc2e9dcb1917078e02dfa010a4f353", - "url": "https://files.pythonhosted.org/packages/68/00/36a95b6b92b7161afcddcc57ae8883d2978f2b5eaac15fe6dbda23424428/cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "807ce09d4434881ca3a7594733669bd834f5b2c6d5c7e36f8c00f691887042ad", + "url": "https://files.pythonhosted.org/packages/c4/dc/dff464036da4903e08b4626c579420eaad591a13fe630638b9aacd9205cd/cryptography-39.0.1-pp38-pypy38_pp73-macosx_10_12_x86_64.whl" }, { "algorithm": "sha256", - "hash": "2ec2a8714dd005949d4019195d72abed84198d877112abb5a27740e217e0ea8d", - "url": "https://files.pythonhosted.org/packages/6d/47/929f07e12ebbcfedddb95397c49677dd82bb5a0bb648582b10d5f65e321c/cryptography-38.0.4-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl" + "hash": "c5caeb8188c24888c90b5108a441c106f7faa4c4c075a2bcae438c6e8ca73cef", + "url": "https://files.pythonhosted.org/packages/c8/bb/eeae3f97861fc2553fff4f96287344233dfcf4fb94ef5e51cea8d4ee0133/cryptography-39.0.1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "2fa36a7b2cc0998a3a4d5af26ccb6273f3df133d61da2ba13b3286261e7efb70", - "url": "https://files.pythonhosted.org/packages/75/7a/2ea7dd2202638cf1053aaa8fbbaddded0b78c78832b3d03cafa0416a6c84/cryptography-38.0.4-cp36-abi3-macosx_10_10_universal2.whl" + "hash": "706843b48f9a3f9b9911979761c91541e3d90db1ca905fd63fee540a217698bc", + "url": "https://files.pythonhosted.org/packages/cd/e0/f531855bda1e5c4d782518ab9b03b2e26370a5996d5b81aea2130a6582f7/cryptography-39.0.1-cp36-abi3-macosx_10_12_x86_64.whl" }, { "algorithm": "sha256", - "hash": "4eb85075437f0b1fd8cd66c688469a0c4119e0ba855e3fef86691971b887caf6", - "url": "https://files.pythonhosted.org/packages/77/fa/69375dc382dc0385628c33d4b9fefc1a27c0c901a493832c605399930c17/cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl" + "hash": "0f8da300b5c8af9f98111ffd512910bc792b4c77392a9523624680f7956a99d4", + "url": "https://files.pythonhosted.org/packages/ce/cf/678181421aa1506c7669c1ccbe8737203fb628406b2cd7e24b6eb0e12429/cryptography-39.0.1-cp36-abi3-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "998cd19189d8a747b226d24c0207fdaa1e6658a1d3f2494541cb9dfbf7dcb6d2", - "url": "https://files.pythonhosted.org/packages/8b/92/ef0762ecda6a225366d0aa15926f752a8af9eff3c4a4603d8262d5ce80fd/cryptography-38.0.4-pp38-pypy38_pp73-macosx_10_10_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "bfe6472507986613dc6cc00b3d492b2f7564b02b3b3682d25ca7f40fa3fd321b", - "url": "https://files.pythonhosted.org/packages/a2/8f/6c52b1f9d650863e8f67edbe062c04f1c8455579eaace1593d8fe469319a/cryptography-38.0.4-cp36-abi3-manylinux_2_28_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "53049f3379ef05182864d13bb9686657659407148f901f3f1eee57a733fb4b00", - "url": "https://files.pythonhosted.org/packages/b1/44/6d6cb7cff7f2dbc59fde50e5b82bc6df075e73af89a25eba1a6193c22165/cryptography-38.0.4-cp36-abi3-musllinux_1_1_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "0e70da4bdff7601b0ef48e6348339e490ebfb0cbe638e083c9c41fb49f00c8bd", - "url": "https://files.pythonhosted.org/packages/d9/55/aedec39dd8884d539941faa57c74952b9dccf76d2c9d48a65acc24877434/cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290", - "url": "https://files.pythonhosted.org/packages/e3/3f/41186b1f2fd86a542d399175f6b8e43f82cd4dfa51235a0b030a042b811a/cryptography-38.0.4.tar.gz" + "hash": "6687ef6d0a6497e2b58e7c5b852b53f62142cfa7cd1555795758934da363a965", + "url": "https://files.pythonhosted.org/packages/d6/af/14bcaf14195de7855612dd79d5e04a6d0b88bebc2cb3a6544110065ea8d4/cryptography-39.0.1-cp36-abi3-macosx_10_12_universal2.whl" } ], "project_name": "cryptography", @@ -749,27 +800,32 @@ "bcrypt>=3.1.5; extra == \"ssh\"", "black; extra == \"pep8test\"", "cffi>=1.12", - "flake8-import-order; extra == \"pep8test\"", - "flake8; extra == \"pep8test\"", + "check-manifest; extra == \"pep8test\"", "hypothesis!=3.79.2,>=1.11.4; extra == \"test\"", "iso8601; extra == \"test\"", - "pep8-naming; extra == \"pep8test\"", + "mypy; extra == \"pep8test\"", "pretend; extra == \"test\"", "pyenchant>=1.6.11; extra == \"docstest\"", "pytest-benchmark; extra == \"test\"", "pytest-cov; extra == \"test\"", + "pytest-randomly; extra == \"test-randomorder\"", + "pytest-shard>=0.1.2; extra == \"test\"", "pytest-subtests; extra == \"test\"", "pytest-xdist; extra == \"test\"", "pytest>=6.2.0; extra == \"test\"", "pytz; extra == \"test\"", + "ruff; extra == \"pep8test\"", "setuptools-rust>=0.11.4; extra == \"sdist\"", - "sphinx!=1.8.0,!=3.1.0,!=3.1.1,>=1.6.5; extra == \"docs\"", - "sphinx-rtd-theme; extra == \"docs\"", + "sphinx-rtd-theme>=1.1.1; extra == \"docs\"", + "sphinx>=5.3.0; extra == \"docs\"", "sphinxcontrib-spelling>=4.0.1; extra == \"docstest\"", - "twine>=1.12.0; extra == \"docstest\"" + "tox; extra == \"tox\"", + "twine>=1.12.0; extra == \"docstest\"", + "types-pytz; extra == \"pep8test\"", + "types-requests; extra == \"pep8test\"" ], "requires_python": ">=3.6", - "version": "38.0.4" + "version": "39.0.1" }, { "artifacts": [ @@ -808,7 +864,7 @@ "wrapt>=1.7.0" ], "requires_python": ">=3.6", - "version": "2.5" + "version": "2.5.0" }, { "artifacts": [ @@ -866,7 +922,7 @@ "pycryptodome; extra == \"DNSSEC\"" ], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7", - "version": "1.16" + "version": "1.16.0" }, { "artifacts": [ @@ -1046,125 +1102,124 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9", - "url": "https://files.pythonhosted.org/packages/13/76/59877e19553c9b0a9b8ade7a4548e39755e678c69d161ce4fb5b20f55338/greenlet-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl" + "hash": "b0ef99cdbe2b682b9ccbb964743a6aca37905fda5e0452e5ee239b1654d37f2a", + "url": "https://files.pythonhosted.org/packages/6b/cd/84301cdf80360571f6aa77ac096f867ba98094fec2cb93e69c93d996b8f8/greenlet-2.0.2-cp38-cp38-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "0459d94f73265744fee4c2d5ec44c6f34aa8a31017e6e9de770f7bcf29710be9", - "url": "https://files.pythonhosted.org/packages/01/ee/90c95aa12243d93b7b88c4dda580c728ce384a6becb793a57438d01e7ac6/greenlet-2.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl" + "hash": "d5508f0b173e6aa47273bdc0a0b5ba055b59662ba7c7ee5119528f466585526b", + "url": "https://files.pythonhosted.org/packages/07/ef/6bfa2ea34f76dea02833d66d28ae7cf4729ddab74ee93ee069c7f1d47c4f/greenlet-2.0.2-cp37-cp37m-macosx_10_15_x86_64.whl" }, { "algorithm": "sha256", - "hash": "cd4ccc364cf75d1422e66e247e52a93da6a9b73cefa8cad696f3cbbb75af179d", - "url": "https://files.pythonhosted.org/packages/0a/77/837fb1e3218d1fc539268ae7e558d53d9eca5cbbf102abf6f5752380fbeb/greenlet-2.0.1-cp38-cp38-macosx_10_15_x86_64.whl" + "hash": "2dd11f291565a81d71dab10b7033395b7a3a5456e637cf997a6f33ebdf06f8db", + "url": "https://files.pythonhosted.org/packages/08/b1/0615df6393464d6819040124eb7bdff6b682f206a464b4537964819dcab4/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "d5b0ff9878333823226d270417f24f4d06f235cb3e54d1103b71ea537a6a86ce", - "url": "https://files.pythonhosted.org/packages/0c/29/d6dcf7061d3cab9471ae0576066a40aedcbbb9f9741b52a5f35252ec6f17/greenlet-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "e0f72c9ddb8cd28532185f54cc1453f2c16fb417a08b53a855c4e6a418edd099", + "url": "https://files.pythonhosted.org/packages/0a/54/cbc1096b883b2d1c0c1454837f089971de814ba5ce42be04cf0716a06000/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "a4c0757db9bd08470ff8277791795e70d0bf035a011a528ee9a5ce9454b6cba2", - "url": "https://files.pythonhosted.org/packages/14/9a/6779fca2a4961efe49e12ed4352334cedb67750dd741f5eb13aec1895844/greenlet-2.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "8eab883b3b2a38cc1e050819ef06a7e6344d4a990d24d45bc6f2cf959045a45b", + "url": "https://files.pythonhosted.org/packages/0d/f6/2d406a22767029e785154071bef79b296f91b92d1c199ec3c2202386bf04/greenlet-2.0.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "0b493db84d124805865adc587532ebad30efa68f79ad68f11b336e0a51ec86c2", - "url": "https://files.pythonhosted.org/packages/1a/ed/72998fb3609f6c4b0817df32e2b98a88bb8510613d12d495bbab8534ebd0/greenlet-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "e7c8dc13af7db097bed64a051d2dd49e9f0af495c26995c00a9ee842690d34c0", + "url": "https://files.pythonhosted.org/packages/1e/1e/632e55a04d732c8184201238d911207682b119c35cecbb9a573a6c566731/greenlet-2.0.2.tar.gz" }, { "algorithm": "sha256", - "hash": "4c8b1c43e75c42a6cafcc71defa9e01ead39ae80bd733a2608b297412beede68", - "url": "https://files.pythonhosted.org/packages/1c/e2/4ebd0108dfb738c9e00a2f010a53329b3fdac4e6c327cfbb0dee5f33682e/greenlet-2.0.1-cp38-cp38-manylinux2010_x86_64.whl" + "hash": "18e98fb3de7dba1c0a852731c3070cf022d14f0d68b4c87a19cc1016f3bb8b33", + "url": "https://files.pythonhosted.org/packages/1f/42/95800f165d20fb8269fe6a3ac494649718ede074b1d8a78f58ee2ebda27a/greenlet-2.0.2-cp37-cp37m-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "8dca09dedf1bd8684767bc736cc20c97c29bc0c04c413e3276e0962cd7aeb148", - "url": "https://files.pythonhosted.org/packages/37/d4/016401b6f9c282e681e0660f43a84ef6b9ff75c3339a740fb938f0e51a4a/greenlet-2.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" + "hash": "ba2956617f1c42598a308a84c6cf021a90ff3862eddafd20c3333d50f0edb45b", + "url": "https://files.pythonhosted.org/packages/37/b9/3ebd606768bee3ef2198fe6d5e7c6c3af42ad3e06b56c1d0a89c56faba2a/greenlet-2.0.2-cp38-cp38-manylinux2010_x86_64.whl" }, { "algorithm": "sha256", - "hash": "811e1d37d60b47cb8126e0a929b58c046251f28117cb16fcd371eed61f66b764", - "url": "https://files.pythonhosted.org/packages/56/fd/756f7f78ba8f307ac90a7883f426aa564eac4e38d6cc53c11cf72879648b/greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "2780572ec463d44c1d3ae850239508dbeb9fed38e294c68d19a24d925d9223ca", + "url": "https://files.pythonhosted.org/packages/43/81/e0a656e3a417b172f834ba5a08dde02b55fd249416c1e933d62ffb6734d0/greenlet-2.0.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "974a39bdb8c90a85982cdb78a103a32e0b1be986d411303064b28a80611f6e51", - "url": "https://files.pythonhosted.org/packages/61/38/791c5ca51a9773a5a999feec5abbef4dd4067cddd504125e6266690a0ad8/greenlet-2.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "b864ba53912b6c3ab6bcb2beb19f19edd01a6bfcbdfe1f37ddd1778abfe75a30", + "url": "https://files.pythonhosted.org/packages/50/3d/7e3d95b955722c514f982bdf6bbe92bb76218b0036dd9b093ae0c168d63a/greenlet-2.0.2-cp38-cp38-macosx_10_15_x86_64.whl" }, { "algorithm": "sha256", - "hash": "cb242fc2cda5a307a7698c93173d3627a2a90d00507bccf5bc228851e8304963", - "url": "https://files.pythonhosted.org/packages/64/0b/a067f0c78e85abb8356231095735dc0b975efdc8ecc3934b788240bc2eaf/greenlet-2.0.1-cp37-cp37m-macosx_10_15_x86_64.whl" + "hash": "c9c59a2120b55788e800d82dfa99b9e156ff8f2227f07c5e3012a45a399620b7", + "url": "https://files.pythonhosted.org/packages/54/ce/3a589ec27bd5de97707d2a193716bbe412ccbdb1479f0c3f990789c8fa8c/greenlet-2.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "356e4519d4dfa766d50ecc498544b44c0249b6de66426041d7f8b751de4d6b48", - "url": "https://files.pythonhosted.org/packages/72/07/51644335b344e1295fd7af13eb9a00b16237aea78c96fe5b5b2df1803a71/greenlet-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" + "hash": "937e9020b514ceedb9c830c55d5c9872abc90f4b5862f89c0887033ae33c6f73", + "url": "https://files.pythonhosted.org/packages/5a/30/5eab5cbb99263c7d8305657587381c84da2a71fddb07dd5efbfaeecf7264/greenlet-2.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "be9e0fb2ada7e5124f5282d6381903183ecc73ea019568d6d63d33f25b2a9000", - "url": "https://files.pythonhosted.org/packages/72/af/209920ea4a19a74b7638886b180e3144670fd14aec0b3a2a0da90587a67b/greenlet-2.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" + "hash": "acd2162a36d3de67ee896c43effcd5ee3de247eb00354db411feb025aa319857", + "url": "https://files.pythonhosted.org/packages/7c/5f/ee39d27a08ae6b93f14faa953a6593dad888df75ae55ff479135e64ad4fe/greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "a20d33124935d27b80e6fdacbd34205732660e0a1d35d8b10b3328179a2b51a1", - "url": "https://files.pythonhosted.org/packages/80/2c/7080f662dfe235e574826c144a48859e9a1588f1ba2bb65e297cc094f66b/greenlet-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl" + "hash": "703f18f3fda276b9a916f0934d2fb6d989bf0b4fb5a64825260eb9bfd52d78f0", + "url": "https://files.pythonhosted.org/packages/7c/f8/275f7fb1585d5e7dfbc18b4eb78282fbc85986f2eb8a185e7ebc60522cc2/greenlet-2.0.2-cp36-cp36m-macosx_10_14_x86_64.whl" }, { "algorithm": "sha256", - "hash": "72b00a8e7c25dcea5946692a2485b1a0c0661ed93ecfedfa9b6687bd89a24ef5", - "url": "https://files.pythonhosted.org/packages/82/99/ec66a82aa3b6da6df577bdb8448a856f703f163ac920918ed785ca1a07ea/greenlet-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl" + "hash": "3c9b12575734155d0c09d6c3e10dbd81665d5c18e1a7c6597df72fd05990c8cf", + "url": "https://files.pythonhosted.org/packages/83/d1/cc273f8f5908940d6666a3db8637d2e24913a2e8e5034012b19ac291a2a0/greenlet-2.0.2-cp36-cp36m-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "d38ffd0e81ba8ef347d2be0772e899c289b59ff150ebbbbe05dc61b1246eb4e0", - "url": "https://files.pythonhosted.org/packages/90/bf/2f12be708384ab7ba9755819ce31afdd281a0d511407223c34bc9c3c0fad/greenlet-2.0.1-cp38-cp38-musllinux_1_1_aarch64.whl" + "hash": "cd021c754b162c0fb55ad5d6b9d960db667faad0fa2ff25bb6e1301b0b6e6a75", + "url": "https://files.pythonhosted.org/packages/93/40/db2803f88326149ddcd1c00092e1e36ef55d31922812863753143a9aca01/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "659f167f419a4609bc0516fb18ea69ed39dbb25594934bd2dd4d0401660e8a1e", - "url": "https://files.pythonhosted.org/packages/ab/63/7051c4702001be50f6fff239ea208bf0eae2148e206395fa2865c2da721a/greenlet-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "b9ec052b06a0524f0e35bd8790686a1da006bd911dd1ef7d50b77bfbad74e292", + "url": "https://files.pythonhosted.org/packages/9d/ae/8ee23a9b63f854acc66ed0da7220130d87c861153cbc8ea07d11b61567f1/greenlet-2.0.2-cp36-cp36m-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "5a8e05057fab2a365c81abc696cb753da7549d20266e8511eb6c9d9f72fe3e92", - "url": "https://files.pythonhosted.org/packages/c8/61/512afbd6cd0472b5361bcb4999bc3db472eadd377e64218596b9d061c6c5/greenlet-2.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl" + "hash": "fc3a569657468b6f3fb60587e48356fe512c1754ca05a564f11366ac9e306526", + "url": "https://files.pythonhosted.org/packages/c7/c9/2637e49b0ef3f17d7eaa52c5af5bfbda5f058e8ee97bd9418978b90e1169/greenlet-2.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "4aeaebcd91d9fee9aa768c1b39cb12214b30bf36d2b7370505a9f2165fedd8d9", - "url": "https://files.pythonhosted.org/packages/dc/59/e1df96dc26b207171c89bd486caeeb891c9aa1d5c0be9a859b0eead5239f/greenlet-2.0.1-cp36-cp36m-manylinux2010_x86_64.whl" + "hash": "32e5b64b148966d9cccc2c8d35a671409e45f195864560829f395a54226408d3", + "url": "https://files.pythonhosted.org/packages/d2/28/5cf37650334935c6a51313c70c4ec00fb1fad801a551c36afcfc9c03e80b/greenlet-2.0.2-cp36-cp36m-manylinux2010_x86_64.whl" }, { "algorithm": "sha256", - "hash": "04957dc96669be041e0c260964cfef4c77287f07c40452e61abe19d647505581", - "url": "https://files.pythonhosted.org/packages/dc/b7/3c347dfcbd9b1976890b71e88c9e8972378af4f724b7595b3adf3e861a4f/greenlet-2.0.1-cp36-cp36m-macosx_10_14_x86_64.whl" + "hash": "36abbf031e1c0f79dd5d596bfaf8e921c41df2bdf54ee1eed921ce1f52999a86", + "url": "https://files.pythonhosted.org/packages/d6/c4/f91d771a6628155676765c419c70d6d0ede9b5f3c023102c47ee2f45eadf/greenlet-2.0.2-cp37-cp37m-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67", - "url": "https://files.pythonhosted.org/packages/fd/6a/f07b0028baff9bca61ecfcd9ee021e7e33369da8094f00eff409f2ff32be/greenlet-2.0.1.tar.gz" + "hash": "0bf60faf0bc2468089bdc5edd10555bab6e85152191df713e2ab1fcc86382b5a", + "url": "https://files.pythonhosted.org/packages/e5/ad/91a8f63881c862bb396cefc33d7faa241bf200df7ba96a1961a99329ed15/greenlet-2.0.2-cp38-cp38-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "5067920de254f1a2dee8d3d9d7e4e03718e8fd2d2d9db962c8c9fa781ae82a39", - "url": "https://files.pythonhosted.org/packages/ff/ab/31c5327752c3381a9d3b2599245f4c2c21e9f3c73039fa4f34725562a7dd/greenlet-2.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl" + "hash": "f82d4d717d8ef19188687aa32b8363e96062911e63ba22a0cff7802a8e58e5f1", + "url": "https://files.pythonhosted.org/packages/e6/0e/591ea935b63aa3aed3836976779e5d1324aa4b2961f7355ff5d1f296066b/greenlet-2.0.2-cp37-cp37m-manylinux2010_x86_64.whl" } ], "project_name": "greenlet", "requires_dists": [ "Sphinx; extra == \"docs\"", "docutils<0.18; python_version < \"3\" and extra == \"docs\"", - "faulthandler; (python_version == \"2.7\" and platform_python_implementation == \"CPython\") and extra == \"test\"", "objgraph; extra == \"test\"", "psutil; extra == \"test\"" ], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7", - "version": "2.0.1" + "version": "2.0.2" }, { "artifacts": [ @@ -1188,7 +1243,7 @@ "tornado>=0.2; extra == \"tornado\"" ], "requires_python": ">=3.5", - "version": "20.1" + "version": "20.1.0" }, { "artifacts": [ @@ -1209,7 +1264,7 @@ "pyparsing<3,>=2.4.2; python_version < \"3.0\"" ], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7", - "version": "0.21" + "version": "0.21.0" }, { "artifacts": [ @@ -1295,7 +1350,7 @@ "zipp>=3.1.0; python_version < \"3.10\"" ], "requires_python": ">=3.6", - "version": "5.4" + "version": "5.4.0" }, { "artifacts": [ @@ -1387,7 +1442,7 @@ "six" ], "requires_python": null, - "version": "1.4" + "version": "1.4.0" }, { "artifacts": [ @@ -1428,7 +1483,7 @@ "webcolors; extra == \"format\"" ], "requires_python": null, - "version": "2.6" + "version": "2.6.0" }, { "artifacts": [ @@ -1465,7 +1520,7 @@ "six" ], "requires_python": null, - "version": "2.9" + "version": "2.9.0" }, { "artifacts": [ @@ -1505,7 +1560,7 @@ "vine" ], "requires_python": ">=3.6", - "version": "5.1" + "version": "5.1.0" }, { "artifacts": [ @@ -1523,7 +1578,7 @@ "project_name": "linecache2", "requires_dists": [], "requires_python": null, - "version": "1" + "version": "1.0.0" }, { "artifacts": [ @@ -1564,7 +1619,7 @@ "six" ], "requires_python": null, - "version": "0" + "version": "0.0.0" }, { "artifacts": [ @@ -1586,7 +1641,7 @@ "six>=1.14.0" ], "requires_python": null, - "version": "3.15" + "version": "3.15.0" }, { "artifacts": [ @@ -1790,26 +1845,26 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "122fcb64ee37cfad5b3f48d7a7d51875d7031aaf3d8be7c42e2bee25044eee62", - "url": "https://files.pythonhosted.org/packages/5c/03/b7e605db4a57c0f6fba744b11ef3ddf4ddebcada35022927a2b5fc623fdf/mock-4.0.3-py3-none-any.whl" + "hash": "c41cfb1e99ba5d341fbcc5308836e7d7c9786d302f995b2c271ce2144dece9eb", + "url": "https://files.pythonhosted.org/packages/e6/88/8a05e7ad0bb823246b2add3d2e97f990c41c71a40762c8db77a4bd78eedf/mock-5.0.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "7d3fbbde18228f4ff2f1f119a45cdffa458b4c0dee32eb4d2bb2f82554bac7bc", - "url": "https://files.pythonhosted.org/packages/e2/be/3ea39a8fd4ed3f9a25aae18a1bff2df7a610bca93c8ede7475e32d8b73a0/mock-4.0.3.tar.gz" + "hash": "e3ea505c03babf7977fd21674a69ad328053d414f05e6433c30d8fa14a534a6b", + "url": "https://files.pythonhosted.org/packages/a9/c8/7f5fc5ee6a666d7e4ee7a3222bcb37ebebaea3697d7bf54517728f56bb28/mock-5.0.1.tar.gz" } ], "project_name": "mock", "requires_dists": [ "blurb; extra == \"build\"", "pytest-cov; extra == \"test\"", - "pytest<5.4; extra == \"test\"", + "pytest; extra == \"test\"", "sphinx; extra == \"docs\"", "twine; extra == \"build\"", "wheel; extra == \"build\"" ], "requires_python": ">=3.6", - "version": "4.0.3" + "version": "5.0.1" }, { "artifacts": [ @@ -1977,7 +2032,7 @@ "importlib-resources; python_version < \"3.7\"" ], "requires_python": null, - "version": "0.8" + "version": "0.8.0" }, { "artifacts": [ @@ -2035,7 +2090,7 @@ "project_name": "netifaces", "requires_dists": [], "requires_python": null, - "version": "0.11" + "version": "0.11.0" }, { "artifacts": [ @@ -2096,7 +2151,7 @@ "ordereddict; python_version < \"2.7\"" ], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.6", - "version": "1.5" + "version": "1.5.0" }, { "artifacts": [ @@ -2209,7 +2264,7 @@ "yaql>=1.1.0" ], "requires_python": null, - "version": "1.5" + "version": "1.5.0" }, { "artifacts": [ @@ -2252,7 +2307,7 @@ "pbr!=2.1.0,>=2.0.0" ], "requires_python": ">=3.6", - "version": "5.1" + "version": "5.1.0" }, { "artifacts": [ @@ -2275,7 +2330,7 @@ "pytz>=2013.6" ], "requires_python": ">=3.6", - "version": "4.3" + "version": "4.3.0" }, { "artifacts": [ @@ -2303,7 +2358,7 @@ "pytz>=2013.6" ], "requires_python": ">=3.6", - "version": "4.13" + "version": "4.13.0" }, { "artifacts": [ @@ -2329,36 +2384,31 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "b2df1a6325f6996ef55a8789d0462f5b502ea83b3c990cbb5bbe57345c6812c4", - "url": "https://files.pythonhosted.org/packages/71/6d/95777fd66507106d2f8f81d005255c237187951644f85a5bd0baeec8a88f/paramiko-2.12.0-py2.py3-none-any.whl" + "hash": "6bef55b882c9d130f8015b9a26f4bd93f710e90fe7478b9dcc810304e79b3cd8", + "url": "https://files.pythonhosted.org/packages/ae/fe/3ab1540ee3f956fed7c738ac60b17586b3e57629a6b8f8dcbb790fca00c2/paramiko-3.0.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "376885c05c5d6aa6e1f4608aac2a6b5b0548b1add40274477324605903d9cd49", - "url": "https://files.pythonhosted.org/packages/98/75/e78ddbe671a4a59514b59bc6a321263118e4ac3fe88175dd784d1a47a00f/paramiko-2.12.0.tar.gz" + "hash": "fedc9b1dd43bc1d45f67f1ceca10bc336605427a46dcdf8dec6bfea3edf57965", + "url": "https://files.pythonhosted.org/packages/3b/6b/554c00e5e68cd573bda345322a4e895e22686e94c7fa51848cd0e0442a71/paramiko-3.0.0.tar.gz" } ], "project_name": "paramiko", "requires_dists": [ - "bcrypt>=3.1.3", - "bcrypt>=3.1.3; extra == \"all\"", - "bcrypt>=3.1.3; extra == \"ed25519\"", - "cryptography>=2.5", + "bcrypt>=3.2", + "cryptography>=3.3", "gssapi>=1.4.1; platform_system != \"Windows\" and extra == \"all\"", "gssapi>=1.4.1; platform_system != \"Windows\" and extra == \"gssapi\"", - "invoke>=1.3; extra == \"all\"", - "invoke>=1.3; extra == \"invoke\"", + "invoke>=2.0; extra == \"all\"", + "invoke>=2.0; extra == \"invoke\"", "pyasn1>=0.1.7; extra == \"all\"", "pyasn1>=0.1.7; extra == \"gssapi\"", - "pynacl>=1.0.1", - "pynacl>=1.0.1; extra == \"all\"", - "pynacl>=1.0.1; extra == \"ed25519\"", + "pynacl>=1.5", "pywin32>=2.1.8; platform_system == \"Windows\" and extra == \"all\"", - "pywin32>=2.1.8; platform_system == \"Windows\" and extra == \"gssapi\"", - "six" + "pywin32>=2.1.8; platform_system == \"Windows\" and extra == \"gssapi\"" ], - "requires_python": null, - "version": "2.12" + "requires_python": ">=3.6", + "version": "3.0.0" }, { "artifacts": [ @@ -2389,19 +2439,19 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "db2317ff07c84c4c63648c9064a79fe9d9f5c7ce85a9099d4b6258b3db83225a", - "url": "https://files.pythonhosted.org/packages/e5/37/10e8a53f196cf0bcb93008daed42e2c47c7876430a7efd044ff4d647f30a/pbr-5.11.0-py2.py3-none-any.whl" + "hash": "567f09558bae2b3ab53cb3c1e2e33e726ff3338e7bae3db5dc954b3a44eef12b", + "url": "https://files.pythonhosted.org/packages/01/06/4ab11bf70db5a60689fc521b636849c8593eb67a2c6bdf73a16c72d16a12/pbr-5.11.1-py2.py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "b97bc6695b2aff02144133c2e7399d5885223d42b7912ffaec2ca3898e673bfe", - "url": "https://files.pythonhosted.org/packages/52/fb/630d52aaca8fc7634a0711b6ae12a0e828b6f9264bd8051225025c3ed075/pbr-5.11.0.tar.gz" + "hash": "aefc51675b0b533d56bb5fd1c8c6c0522fe31896679882e1c4c63d5e4a0fccb3", + "url": "https://files.pythonhosted.org/packages/02/d8/acee75603f31e27c51134a858e0dea28d321770c5eedb9d1d673eb7d3817/pbr-5.11.1.tar.gz" } ], "project_name": "pbr", "requires_dists": [], "requires_python": ">=2.6", - "version": "5.11" + "version": "5.11.1" }, { "artifacts": [ @@ -2450,7 +2500,7 @@ "sphinx-autodoc-typehints>=1.12; extra == \"docs\"" ], "requires_python": ">=3.6", - "version": "2.4" + "version": "2.4.0" }, { "artifacts": [ @@ -2474,7 +2524,7 @@ "tox; extra == \"dev\"" ], "requires_python": ">=3.6", - "version": "1" + "version": "1.0.0" }, { "artifacts": [ @@ -2528,7 +2578,7 @@ "tox>=3.4; extra == \"dev\"" ], "requires_python": ">=3.6", - "version": "0.22.11.4" + "version": "0.22.11.4.0" }, { "artifacts": [ @@ -2552,7 +2602,7 @@ "wcwidth" ], "requires_python": ">=3.6", - "version": "2.5" + "version": "2.5.0" }, { "artifacts": [ @@ -2630,7 +2680,7 @@ "project_name": "py", "requires_dists": [], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7", - "version": "1.11" + "version": "1.11.0" }, { "artifacts": [ @@ -3001,7 +3051,7 @@ "sphinx>=1.6.5; extra == \"docs\"" ], "requires_python": ">=3.6", - "version": "1.5" + "version": "1.5.0" }, { "artifacts": [ @@ -3037,7 +3087,7 @@ "httplib2" ], "requires_python": null, - "version": "1.1" + "version": "1.1.0" }, { "artifacts": [ @@ -3116,26 +3166,26 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "3b03487b14eb9e4f77e4fc2a023358b5394b82fd89cecf5586259baed57d8c6f", - "url": "https://files.pythonhosted.org/packages/cd/c7/beaf6614f94fcaf02f7f2e6dd29c15a4d4da863ee13b7a791964be24e87b/python_json_logger-2.0.4-py3-none-any.whl" + "hash": "f389ccb0a8fd26f84c294dc627a999daf58f759b457ee022f698098f6547288d", + "url": "https://files.pythonhosted.org/packages/86/3b/fc7b3bff77b7e493bab923caf1f7dff3ef30198b0a79fbd46a09557c17f9/python_json_logger-2.0.5-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "764d762175f99fcc4630bd4853b09632acb60a6224acb27ce08cd70f0b1b81bd", - "url": "https://files.pythonhosted.org/packages/0a/c9/3d58b02da0966cd3067ebf99f454bfa01b18d83cfa69b5fb09ddccf94066/python-json-logger-2.0.4.tar.gz" + "hash": "3853e0b73e6c1ba4b1f2543066b24950bf1c21ed104f297a7bff8c74532a6ab2", + "url": "https://files.pythonhosted.org/packages/4d/f7/8fe192d2535567deecc12d8b8e6c71230adebb4b0db407d852fff8e0b0cf/python-json-logger-2.0.5.tar.gz" } ], "project_name": "python-json-logger", "requires_dists": [], - "requires_python": ">=3.5", - "version": "2.0.4" + "requires_python": ">=3.6", + "version": "2.0.5" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "60464c8fc25e71e0fd40449a24eae482dcd0fb7fcf823e7de627a6525b3e0d12", - "url": "https://files.pythonhosted.org/packages/41/e2/6b12190c171b78d1cd8c9d0d3380d18b85959aecb2b1267f7bdd5b66cd8f/python-ldap-3.4.0.tar.gz" + "hash": "ab26c519a0ef2a443a2a10391fa3c5cb52d7871323399db949ebfaa9f25ee2a0", + "url": "https://files.pythonhosted.org/packages/3a/7d/de9ae3e5843de77eae3a60c1e70ef5cad9960db50521e8459f7d567a1d1d/python-ldap-3.4.3.tar.gz" } ], "project_name": "python-ldap", @@ -3144,7 +3194,7 @@ "pyasn1>=0.3.7" ], "requires_python": ">=3.6", - "version": "3.4" + "version": "3.4.3" }, { "artifacts": [ @@ -3168,25 +3218,25 @@ "sphinx>=1.5.0; extra == \"docs\"" ], "requires_python": null, - "version": "2.1" + "version": "2.1.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "222439474e9c98fced559f1709d89e6c9cbf8d79c794ff3eb9f8800064291427", - "url": "https://files.pythonhosted.org/packages/85/ac/92f998fc52a70afd7f6b788142632afb27cd60c8c782d1452b7466603332/pytz-2022.6-py2.py3-none-any.whl" + "hash": "78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a", + "url": "https://files.pythonhosted.org/packages/2e/09/fbd3c46dce130958ee8e0090f910f1fe39e502cc5ba0aadca1e8a2b932e5/pytz-2022.7.1-py2.py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2", - "url": "https://files.pythonhosted.org/packages/76/63/1be349ff0a44e4795d9712cc0b2d806f5e063d4d34631b71b832fac715a8/pytz-2022.6.tar.gz" + "hash": "01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0", + "url": "https://files.pythonhosted.org/packages/03/3e/dc5c793b62c60d0ca0b7e58f1fdd84d5aaa9f8df23e7589b39cc9ce20a03/pytz-2022.7.1.tar.gz" } ], "project_name": "pytz", "requires_dists": [], "requires_python": null, - "version": "2022.6" + "version": "2022.7.1" }, { "artifacts": [ @@ -3208,7 +3258,7 @@ "tzdata; python_version >= \"3.6\"" ], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7", - "version": "0.1.post0" + "version": "0.1.0.post0" }, { "artifacts": [ @@ -3307,7 +3357,7 @@ "project_name": "pyyaml", "requires_dists": [], "requires_python": ">=3.6", - "version": "6" + "version": "6.0" }, { "artifacts": [ @@ -3322,7 +3372,7 @@ "pytest; extra == \"testing\"" ], "requires_python": null, - "version": "0.4" + "version": "0.4.0" }, { "artifacts": [ @@ -3421,7 +3471,7 @@ "requests>=2.0.0" ], "requires_python": null, - "version": "1.1" + "version": "1.1.0" }, { "artifacts": [ @@ -3596,7 +3646,7 @@ "project_name": "semver", "requires_dists": [], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7", - "version": "2.13" + "version": "2.13.0" }, { "artifacts": [ @@ -3641,135 +3691,140 @@ "wheel; extra == \"testing\"" ], "requires_python": ">=3.6", - "version": "59.6" + "version": "59.6.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "aa9ecdd1d7ecbc7d1066c37cfbe52f65adf64b11b22d481a98fe1d3675dfff4b", - "url": "https://files.pythonhosted.org/packages/9a/69/8ec8ab444add04fa2c6f0b89188fe56cb5e1ff8f2eb024ada1fa2e6d45bc/simplejson-3.18.0-cp38-cp38-musllinux_1_1_x86_64.whl" + "hash": "37bdef13412c0bc338db2993a38f3911d5bd2a0ba8d00b3bc66d1063edd7c33e", + "url": "https://files.pythonhosted.org/packages/17/62/09219ecd46f057e80e8d814b935f747e539940e07905f4f6aa4296990350/simplejson-3.18.3-py3-none-any.whl" + }, + { + "algorithm": "sha256", + "hash": "62628ea5df8c830d00a7417d5ecd949a1b24a8d0a5063a2a77f7ec7522110a0f", + "url": "https://files.pythonhosted.org/packages/2d/f5/09130a455aa70292fd4ad81834d2d16e8505d9bb2303041b84338f3b4a92/simplejson-3.18.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" }, { "algorithm": "sha256", - "hash": "7b95c5cf71c16e4fdaa724719aaf8ccbed533e2df57a20bcff825ceeead27688", - "url": "https://files.pythonhosted.org/packages/01/46/4dd176a66680aa4f1f7a18da52a4a741785d200a6af8702d8960d86fdfdc/simplejson-3.18.0-cp36-cp36m-musllinux_1_1_x86_64.whl" + "hash": "aad323e92cb1bd3b1db6f57c007dca964d13c52247ad844203ce381e94066601", + "url": "https://files.pythonhosted.org/packages/35/34/721bbb7ab1dd67f4611ddca7ed562ce761cb29553e731bfb231848963dd6/simplejson-3.18.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "b71fef8ee41d59509c7f4afac7f627ed143c9e6db9eb08cfbba85e4c4dc5e67b", - "url": "https://files.pythonhosted.org/packages/0c/64/20e10c125f84cb6ae68d808565fc02f87d193db5d000e5a0ce62f38faf42/simplejson-3.18.0-cp36-cp36m-musllinux_1_1_i686.whl" + "hash": "3bab9ea49ff477c926c5787f79ec47cf51c7ffb15c9d8dd0f09e728807d44f4b", + "url": "https://files.pythonhosted.org/packages/36/4a/0d5b1a16cd6ebd618d4f6ba8458faa3acc9cee84429dabbe33a08c1866e0/simplejson-3.18.3-cp36-cp36m-macosx_10_9_x86_64.whl" }, { "algorithm": "sha256", - "hash": "58a429d2c2fa80834115b923ff689622de8f214cf0dc4afa9f59e824b444ab31", - "url": "https://files.pythonhosted.org/packages/17/3d/b8bfe1f40558f6a16f70c349adf97480dc71a7d11b2b1a5dc0824a87faa0/simplejson-3.18.0.tar.gz" + "hash": "44d6c52d4f5c0c087a6e88a92bf9f94234321d21be32c6471ba39856e304bbe3", + "url": "https://files.pythonhosted.org/packages/39/be/6f3ff9d9e7dade78ef6dbe4597ead07695ca6b388f6d9f46216f06adf6e9/simplejson-3.18.3-cp37-cp37m-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "a0e6dd5a0b8c76fb7522470789f1af793d39d6edbd4e40853e7be550ad49c430", - "url": "https://files.pythonhosted.org/packages/24/f9/88e5c520ebf1b864ec0314d55fcccd75e84ae4c1c436635cc7c43adb9aa2/simplejson-3.18.0-cp38-cp38-macosx_11_0_arm64.whl" + "hash": "4de9fed1166aeedee44150fa83bc059aca6b612940281f8b5a39374781f16196", + "url": "https://files.pythonhosted.org/packages/46/2a/158d81cff8069b1d2f559cf6af32e9b96f4ed1372c956cdd43f92b702d72/simplejson-3.18.3-cp38-cp38-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "54c63cc7857f16a20aa170ffda9ebce45a3b7ba764b67a5a95bfe7ae613a2710", - "url": "https://files.pythonhosted.org/packages/2f/79/7a10483cd1d98eee0d2daca021604e381de675842429ec93ca7f6840d611/simplejson-3.18.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "2c7ee643ee93684bf76196e2d84a2090c6df8f01737a016e869b579593827b6e", + "url": "https://files.pythonhosted.org/packages/4a/01/483a50b105c08c116611459cd16388b764362ad852dbf2e86818e9fe08e6/simplejson-3.18.3-cp36-cp36m-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "d5d25cc5dad31a10d7a8196125515cc3aa68187c8953459fcaf127c2c8410f51", - "url": "https://files.pythonhosted.org/packages/30/80/626fca4376b00900ccb1fe5a6931ee1165c5451cd06421667364545164fb/simplejson-3.18.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl" + "hash": "290bbcdcbb37af3f7e43378f592ab7a9168fca640da6af63d42cdb535f96bbf2", + "url": "https://files.pythonhosted.org/packages/58/23/a0aed79acd3f8d20e66ed4307a3c31ffbacbea471976f31ca84ec8c5ef9c/simplejson-3.18.3-cp38-cp38-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "1fbacdbba3cf5a471c67a9ca6cd270bba9578d5bc22aef6028faebbdb98bbb15", - "url": "https://files.pythonhosted.org/packages/30/db/72a92457ef6a919516878537e5d96ca8348606fe99e8ff50bf511e6ec436/simplejson-3.18.0-cp38-cp38-musllinux_1_1_i686.whl" + "hash": "7ff65b475091084e5bdb7f26e9c555956be7355b573ce494fa96f9f8e34541ac", + "url": "https://files.pythonhosted.org/packages/59/e4/05c9275dd886f7cdbe4fd2bbed99cb4cb1bccd62049f31850753e80a3994/simplejson-3.18.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "bd67d6fad7f4cd7c9cb7fad32d78ce32862fdb574b898447987a5de22fd37d73", - "url": "https://files.pythonhosted.org/packages/4f/1f/3d29b2c292e602545b7d656ac25c9e9ba3f4116cd22293c67bf4d9291392/simplejson-3.18.0-cp37-cp37m-musllinux_1_1_i686.whl" + "hash": "bcd9eac304a133ee4af58e68c5ded4c5ba663d3ee4602e8613359b776a1f8c8f", + "url": "https://files.pythonhosted.org/packages/6c/62/d37d25ce9a7f6791df4a317424f32f1a852a4f78b596bd6c29a057670335/simplejson-3.18.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "d9fa2ad4cabb5054faa8d4a44b84134b0ec9d1421f5e9264d057d6be4d13c7fa", - "url": "https://files.pythonhosted.org/packages/4f/81/ad6aa9d2457fa0c7ae994d5a5997aad2aa4e7b70fe34b314cbe2afadd987/simplejson-3.18.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "6fe1173b4146641c872bafa6f9a21f3a2012f502d54fbb523a76e6320024fae9", + "url": "https://files.pythonhosted.org/packages/76/4e/050dac1990bea409797b992f67b2f0c6343be460f67cb78cc528f4636014/simplejson-3.18.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "b2b19d7aa4e9a1e7bf8caaf5f478a790190c60136314f45bb7702cb5a9337266", - "url": "https://files.pythonhosted.org/packages/56/94/d079063395993a4e34aa9aeb7850c6ea15aa74b5ea34adabbe2d458c7be9/simplejson-3.18.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "f9f72d2b539512f382a48cc9ad6cea2d3a572e71e92c40e03d2140041eeaa233", + "url": "https://files.pythonhosted.org/packages/8c/83/e6545d5a091d5ac52847f1e33a628dbb2b3f71a90386ff772afbd5ebb40a/simplejson-3.18.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" }, { "algorithm": "sha256", - "hash": "252f7cc5524bb5507a08377a4a75aa7ff4645f3dfca814d38bdbcf0f3c34d1ce", - "url": "https://files.pythonhosted.org/packages/5c/4d/2bba03471fbf64cd6c82d61f96bfbea18e07b5c1c82353aec67543ce22ea/simplejson-3.18.0-cp37-cp37m-macosx_10_9_x86_64.whl" + "hash": "52465a5578cfc2c5e374a574df14dfb75e04c6cb6a100b7abc8bf6c89bea8f5e", + "url": "https://files.pythonhosted.org/packages/93/fc/4e98915580cca6abfc8b5c256ceb72cb1a49d95354c67385f1fb329a2b98/simplejson-3.18.3-cp37-cp37m-macosx_10_9_x86_64.whl" }, { "algorithm": "sha256", - "hash": "7a9476dcd72aeba7d55c4800b9cd2204201af3539894b8512d74597e35a3033a", - "url": "https://files.pythonhosted.org/packages/8d/f6/503cc1edff2fbee8641868e3fd2cb7b4ff8a680c5c53afd84680323c6d0c/simplejson-3.18.0-cp38-cp38-macosx_10_9_universal2.whl" + "hash": "d990ea42ba908cb57a3df97d283aa26c1822f10a0a60e250b54ee21cd08c48d0", + "url": "https://files.pythonhosted.org/packages/96/32/6bdb89b660d683b2d7017754e4de9cc7a5bbe4e5cdecd6ba1df607c067fa/simplejson-3.18.3-cp36-cp36m-musllinux_1_1_i686.whl" }, { "algorithm": "sha256", - "hash": "4609feb2ae66c132c6dcbe01dbfd4f6431afb4ff17303e37ca128fb6297cebd2", - "url": "https://files.pythonhosted.org/packages/94/b6/e14f5832d086cf2ef03908a67a9c412331b6ad968d3dd134a5e3d0c13b61/simplejson-3.18.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" + "hash": "16cc750d19852fa5ebafd55da86fa357f87991e07b4e2afb37a5975dfdde0153", + "url": "https://files.pythonhosted.org/packages/9d/6b/81b65d1885fb42a83016bc4a252afbd1017594049bdfdf6d8979ee663139/simplejson-3.18.3-cp38-cp38-macosx_10_9_x86_64.whl" }, { "algorithm": "sha256", - "hash": "ca22993a1a00440392c6c76f39addab8d97c706d2a8bcc2c9b2b6cb2cd7f41df", - "url": "https://files.pythonhosted.org/packages/9f/03/a6951ab377f54f19f3e8d32714d26e056d32572c16a3a06bdaf85b870eff/simplejson-3.18.0-cp38-cp38-macosx_10_9_x86_64.whl" + "hash": "9cf299fbb7d476676dfea372a3262654af98694bd1df35b060ce0fe1b68087f1", + "url": "https://files.pythonhosted.org/packages/a1/a3/c79418c5640d6745fffd0944d53b032b0f8326f4dfd097eb3ae53a29446f/simplejson-3.18.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "98b4c824f15436f1b22fe6d73c42ffacb246f7efc4d9dbbee542dd72355ecc43", - "url": "https://files.pythonhosted.org/packages/aa/79/3a295cb2e453627ef933cd8125a2072d6021bffe5b337cfca2fdedd66b76/simplejson-3.18.0-cp36-cp36m-macosx_10_9_x86_64.whl" + "hash": "04a4b9a297cccbc9e1d66fe652fbffd55b36d6579c43132e821d315957302194", + "url": "https://files.pythonhosted.org/packages/a4/34/aa95e366c60011a85f16fa80b5786ae517126c126cc45e61f80b129d9fb7/simplejson-3.18.3-cp38-cp38-macosx_10_9_universal2.whl" }, { "algorithm": "sha256", - "hash": "8d762267c4af617e1798bd0151f626105d06a88f214e3874b77eb89106f899fe", - "url": "https://files.pythonhosted.org/packages/b3/7f/7cbc47d559c157fd02237b19e809acde5f68a401557d87d76071273b0e6c/simplejson-3.18.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl" + "hash": "694332fd6fd10fe8868c2508583220d1a1a7be9ff049dab5bd6b9aedfb9edc50", + "url": "https://files.pythonhosted.org/packages/a8/23/c8b688d5baab19b3a2f8c571481063ce34d644317ed13349ebbf3ae84301/simplejson-3.18.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "9db78e18624f94d7b5642bf487244f803dab844e771d92e83f85f22da21ffe2d", - "url": "https://files.pythonhosted.org/packages/b3/a3/561147e450ce594cf92680d8f858f095c750e6b5d1413ff557d19846ce16/simplejson-3.18.0-cp38-cp38-musllinux_1_1_aarch64.whl" + "hash": "cde5a3ff5e0bd5d6da676314dfae86c9e99bff77bca03d30223c9718a58f9e83", + "url": "https://files.pythonhosted.org/packages/a8/25/e79414bf0cf9f38dfa024ab2d873ace9e5202c9523bed62112e3e005e57a/simplejson-3.18.3-cp38-cp38-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "638bdd2deaccd3b8e02b1783280bd82341df5e1faa59c4f0276f03f16eec13ea", - "url": "https://files.pythonhosted.org/packages/c4/b0/903e368ad4766e5a52a336ff04aada03abae618981aff060b523bcd8c78b/simplejson-3.18.0-cp37-cp37m-musllinux_1_1_aarch64.whl" + "hash": "ebb53837c5ffcb6100646018565d3f1afed6f4b185b14b2c9cbccf874fe40157", + "url": "https://files.pythonhosted.org/packages/b1/86/a67f6f595c5da14fa80bb4a8f7084c391ac1bfd3208ea4906307afc2b181/simplejson-3.18.3.tar.gz" }, { "algorithm": "sha256", - "hash": "5f3dd31309ae5cc9f2df51d2d5cac89722dac3c853042ebefcaf7ad06ca19387", - "url": "https://files.pythonhosted.org/packages/e4/2a/7d78ef2b9a237178e009928ba43fdf05fa22ca9fa4e07125e9d62de30582/simplejson-3.18.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl" + "hash": "502d86fbfe914263642479b87ed61af3b27b9e039df77acd2416cfccfc892e68", + "url": "https://files.pythonhosted.org/packages/b1/cf/1e9e758bc56ec51d5278924a3fc8fb3542c040021cca8cfd2054556eea59/simplejson-3.18.3-cp37-cp37m-musllinux_1_1_i686.whl" }, { "algorithm": "sha256", - "hash": "9aff3c24017a7819c76b2f177d4fe8334b3d4cb6f702a2d7c666b3d57c36ffb4", - "url": "https://files.pythonhosted.org/packages/e8/d2/ca1d0ea3515af4f6f9efd44bee4d576e79c09f995c2ca56316828d03ef8e/simplejson-3.18.0-cp37-cp37m-musllinux_1_1_x86_64.whl" + "hash": "23fce984045804194f513a2739dcd82be350198470d5ade5058da019a48cf3f8", + "url": "https://files.pythonhosted.org/packages/b8/76/c7782c9c1c3a34a9543085716eab49d9fc013c381dffbc62d450dc5d09d3/simplejson-3.18.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" }, { "algorithm": "sha256", - "hash": "a2f70d8170c7e02166a4c91462581e6ae5f35e3351a6b6c5142adcb04c7153ac", - "url": "https://files.pythonhosted.org/packages/f2/bd/b2c4617b6354ab77ca8e9af9ec8e6b7aefbc3b6e6679bdbcf7a76d47e084/simplejson-3.18.0-cp36-cp36m-musllinux_1_1_aarch64.whl" + "hash": "7c26fe63755ecc59c502ddde8e58ce8b765bf4fdd3f5858d2b7c8ab28bc2a9c8", + "url": "https://files.pythonhosted.org/packages/de/fc/500e7f56e61d5f5c1345a61f0e4b909e2d4f6099ae17a03bef5f6fbc78ba/simplejson-3.18.3-cp37-cp37m-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "07e408222931b1a2aab71e60e5f169fa7c0d74cacd4e0a6a0199716cb18dad76", - "url": "https://files.pythonhosted.org/packages/f4/05/5ab81231d09f47bf4bb595e2b7330933f3760597f7bbbdc69c89b829da6a/simplejson-3.18.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" + "hash": "2b0f6de11f5ce4b80f51bc49d08b898602e190547f8efe4e44af8ae3cda7779d", + "url": "https://files.pythonhosted.org/packages/ff/ed/f3c4d1366ed90831b116fabcd585cca61fbe453509eac8b6c7b8614ec04b/simplejson-3.18.3-cp36-cp36m-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "a814227fa08cae435ac7a42dcd2a04a7ec4a3cee23b7f83f9544cd26f452dcc4", - "url": "https://files.pythonhosted.org/packages/fd/74/34ba15fcaeed20f15489dc85561b0eac8e277d3da6709f727b7f9d58170c/simplejson-3.18.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" + "hash": "099bbd3b5b4ea83159a980348cd481a34984dee5fe1b9fac31a9137158f46960", + "url": "https://files.pythonhosted.org/packages/ff/f4/a80eac6143479dfb335571e64d0a006aa6939421bbfb268bc612dde0efc8/simplejson-3.18.3-cp38-cp38-musllinux_1_1_i686.whl" } ], "project_name": "simplejson", "requires_dists": [], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,>=2.5", - "version": "3.18" + "version": "3.18.3" }, { "artifacts": [ @@ -3787,7 +3842,7 @@ "project_name": "six", "requires_dists": [], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7", - "version": "1.16" + "version": "1.16.0" }, { "artifacts": [ @@ -3805,7 +3860,7 @@ "project_name": "smmap", "requires_dists": [], "requires_python": ">=3.6", - "version": "5" + "version": "5.0.0" }, { "artifacts": [ @@ -3864,14 +3919,14 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "cfc6c1838f4c4ac615165f06079c3164a479e5de9153d35ad4d33a91f1b01b77", + "hash": "31c5c39cc1fbc0e8ee643a6298d898b52db97baec93f70b8a284ff06ff547f56", "url": "git+https://github.com/StackStorm/st2-auth-ldap.git@master" } ], "project_name": "st2-auth-ldap", "requires_dists": [ - "cachetools<2.1.0,>=2.0.1", - "python-ldap==3.4.0" + "cachetools<5.4.0,>=2.0.1", + "python-ldap<3.5.0,>=3.4.0" ], "requires_python": null, "version": "3.9.dev0" @@ -4053,7 +4108,7 @@ "linecache2" ], "requires_python": null, - "version": "1.4" + "version": "1.4.0" }, { "artifacts": [ @@ -4248,7 +4303,7 @@ "project_name": "ujson", "requires_dists": [], "requires_python": ">=3.6", - "version": "4.3" + "version": "4.3.0" }, { "artifacts": [ @@ -4270,19 +4325,19 @@ "traceback2" ], "requires_python": null, - "version": "1.1" + "version": "1.1.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "47cc05d99aaa09c9e72ed5809b60e7ba354e64b59c9c173ac3018642d8bb41fc", - "url": "https://files.pythonhosted.org/packages/65/0c/cc6644eaa594585e5875f46f3c83ee8762b647b51fc5b0fb253a242df2dc/urllib3-1.26.13-py2.py3-none-any.whl" + "hash": "75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1", + "url": "https://files.pythonhosted.org/packages/fe/ca/466766e20b767ddb9b951202542310cba37ea5f2d792dae7589f1741af58/urllib3-1.26.14-py2.py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8", - "url": "https://files.pythonhosted.org/packages/c2/51/32da03cf19d17d46cce5c731967bf58de9bd71db3a379932f53b094deda4/urllib3-1.26.13.tar.gz" + "hash": "076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72", + "url": "https://files.pythonhosted.org/packages/c5/52/fe421fb7364aa738b3506a2d99e4f3a56e079c0a798e9f4fa5e14c60922f/urllib3-1.26.14.tar.gz" } ], "project_name": "urllib3", @@ -4299,7 +4354,7 @@ "urllib3-secure-extra; extra == \"secure\"" ], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7", - "version": "1.26.13" + "version": "1.26.14" }, { "artifacts": [ @@ -4330,19 +4385,19 @@ "project_name": "vine", "requires_dists": [], "requires_python": ">=3.6", - "version": "5" + "version": "5.0.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "40a7e06a98728fd5769e1af6fd1a706005b4bb7e16176a272ed4292473180389", - "url": "https://files.pythonhosted.org/packages/4c/5a/43d00dcd60392a249472638199c0fd7d023160194b35455fbbaae43eda20/virtualenv-20.17.0-py3-none-any.whl" + "hash": "ce3b1684d6e1a20a3e5ed36795a97dfc6af29bc3970ca8dab93e11ac6094b3c4", + "url": "https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "7d6a8d55b2f73b617f684ee40fd85740f062e1f2e379412cb1879c7136f05902", - "url": "https://files.pythonhosted.org/packages/ac/c0/a0a0fb1433e4c3d8d9e2d6c990812e328913c64adcfbcfcae1974af0521c/virtualenv-20.17.0.tar.gz" + "hash": "f8b927684efc6f1cc206c9db297a570ab9ad0e51c16fa9e45487d36d1905c058", + "url": "https://files.pythonhosted.org/packages/7b/19/65f13cff26c8cc11fdfcb0499cd8f13388dd7b35a79a376755f152b42d86/virtualenv-20.17.1.tar.gz" } ], "project_name": "virtualenv", @@ -4369,7 +4424,7 @@ "towncrier>=22.8; extra == \"docs\"" ], "requires_python": ">=3.6", - "version": "20.17" + "version": "20.17.1" }, { "artifacts": [ @@ -4412,19 +4467,19 @@ "pytest; extra == \"testing\"" ], "requires_python": ">=3.6.0", - "version": "2" + "version": "2.0.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "beb4802a9cebb9144e99086eff703a642a13d6a0052920003a230f3294bbe784", - "url": "https://files.pythonhosted.org/packages/59/7c/e39aca596badaf1b78e8f547c807b04dae603a433d3e7a7e04d67f2ef3e5/wcwidth-0.2.5-py2.py3-none-any.whl" + "hash": "795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e", + "url": "https://files.pythonhosted.org/packages/20/f4/c0584a25144ce20bfcf1aecd041768b8c762c1eb0aa77502a3f0baa83f11/wcwidth-0.2.6-py2.py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83", - "url": "https://files.pythonhosted.org/packages/89/38/459b727c381504f361832b9e5ace19966de1a235d73cdbdea91c771a1155/wcwidth-0.2.5.tar.gz" + "hash": "a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0", + "url": "https://files.pythonhosted.org/packages/5e/5f/1e4bd82a9cc1f17b2c2361a2d876d4c38973a997003ba5eb400e8a932b6c/wcwidth-0.2.6.tar.gz" } ], "project_name": "wcwidth", @@ -4432,7 +4487,7 @@ "backports.functools-lru-cache>=1.2.1; python_version < \"3.2\"" ], "requires_python": null, - "version": "0.2.5" + "version": "0.2.6" }, { "artifacts": [ @@ -4488,7 +4543,7 @@ "waitress>=0.8.5" ], "requires_python": "<4,>=3.6", - "version": "3" + "version": "3.0.0" }, { "artifacts": [ @@ -4650,7 +4705,7 @@ "project_name": "xmltodict", "requires_dists": [], "requires_python": ">=3.4", - "version": "0.13" + "version": "0.13.0" }, { "artifacts": [ @@ -4672,7 +4727,7 @@ "python-dateutil>=2.4.2" ], "requires_python": ">=3.6", - "version": "2" + "version": "2.0.0" }, { "artifacts": [ @@ -4724,7 +4779,7 @@ "sphinx; extra == \"docs\"" ], "requires_python": ">=3.6", - "version": "3.6" + "version": "3.6.0" }, { "artifacts": [ @@ -4835,14 +4890,14 @@ "cffi>=1.11; platform_python_implementation == \"PyPy\"" ], "requires_python": ">=3.6", - "version": "0.19" + "version": "0.19.0" } ], "platform_tag": null } ], "path_mappings": {}, - "pex_version": "2.1.108", + "pex_version": "2.1.111", "pip_version": "20.3.4-patched", "prefer_older_binary": false, "requirements": [ From a3ffcfc97287844adedf99bfc083a1063f2b3aa9 Mon Sep 17 00:00:00 2001 From: Jacob Floyd Date: Thu, 16 Feb 2023 15:38:07 -0600 Subject: [PATCH 2/2] update changelog entry --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 46b7dc49b5..020ca834e2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,7 +16,7 @@ Added to pants' use of PEX lockfiles. This is not a user-facing addition. #5778 #5789 #5817 #5795 #5830 #5833 #5834 #5841 #5840 #5838 #5842 #5837 #5849 #5850 #5846 #5853 #5848 #5847 #5858 #5857 #5860 #5868 #5871 #5864 #5874 #5884 #5893 #5891 - #5890 #5898 #5901 + #5890 #5898 #5901 #5906 Contributed by @cognifloyd * Added a joint index to solve the problem of slow mongo queries for scheduled executions. #5805