|
13 | 13 | // "RandomWords", |
14 | 14 | // "apscheduler", |
15 | 15 | // "argcomplete", |
| 16 | +// "argparse", |
16 | 17 | // "beautifulsoup4", |
17 | 18 | // "ciso8601", |
18 | 19 | // "cryptography", |
|
40 | 41 | // "nose-timer", |
41 | 42 | // "orjson", |
42 | 43 | // "orquesta@ git+https://github.com/StackStorm/ [email protected]", |
43 | | -// "oslo.config<1.13,>=1.12.1", |
| 44 | +// "oslo.config", |
44 | 45 | // "paramiko", |
45 | 46 | // "pika", |
46 | 47 | // "pip", |
|
1166 | 1167 | "artifacts": [ |
1167 | 1168 | { |
1168 | 1169 | "algorithm": "sha256", |
1169 | | - "hash": "404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f", |
1170 | | - "url": "https://files.pythonhosted.org/packages/6e/b5/15b3b36f298bcbc0be82a371ac744f4f5a10309ade0b8bbde286598dd612/filelock-3.13.4-py3-none-any.whl" |
| 1170 | + "hash": "43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f", |
| 1171 | + "url": "https://files.pythonhosted.org/packages/41/24/0b023b6537dfc9bae2c779353998e3e99ac7dfff4222fc6126650e93c3f3/filelock-3.14.0-py3-none-any.whl" |
1171 | 1172 | }, |
1172 | 1173 | { |
1173 | 1174 | "algorithm": "sha256", |
1174 | | - "hash": "d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4", |
1175 | | - "url": "https://files.pythonhosted.org/packages/38/ff/877f1dbe369a2b9920e2ada3c9ab81cf6fe8fa2dce45f40cad510ef2df62/filelock-3.13.4.tar.gz" |
| 1175 | + "hash": "6ea72da3be9b8c82afd3edcf99f2fffbb5076335a5ae4d03248bb5b6c3eae78a", |
| 1176 | + "url": "https://files.pythonhosted.org/packages/06/ae/f8e03746f0b62018dcf1120f5ad0a1db99e55991f2cda0cf46edc8b897ea/filelock-3.14.0.tar.gz" |
1176 | 1177 | } |
1177 | 1178 | ], |
1178 | 1179 | "project_name": "filelock", |
|
1190 | 1191 | "typing-extensions>=4.8; python_version < \"3.11\" and extra == \"typing\"" |
1191 | 1192 | ], |
1192 | 1193 | "requires_python": ">=3.8", |
1193 | | - "version": "3.13.4" |
| 1194 | + "version": "3.14.0" |
1194 | 1195 | }, |
1195 | 1196 | { |
1196 | 1197 | "artifacts": [ |
|
2418 | 2419 | "artifacts": [ |
2419 | 2420 | { |
2420 | 2421 | "algorithm": "sha256", |
2421 | | - "hash": "d4501d11ce955d010208019f04ebba0ce58a5f1a9033da9193cfa33e4854d74b", |
2422 | | - "url": "https://files.pythonhosted.org/packages/c7/82/263fa79866098034917be0def7ab4979480e6f429732cd6cd9f4e0405ec5/oslo.config-1.12.1-py2.py3-none-any.whl" |
| 2422 | + "hash": "8c2049c14cade7adeeda18638531b3b3a40d3c6bcc690535939f64a3c1ec8d63", |
| 2423 | + "url": "https://files.pythonhosted.org/packages/9c/82/792303dce5cd50951d27a405ad8251c04dc3ad5a051b6a585a939ae39f4a/oslo.config-9.4.0-py3-none-any.whl" |
2423 | 2424 | }, |
2424 | 2425 | { |
2425 | 2426 | "algorithm": "sha256", |
2426 | | - "hash": "d43880e88a55b13840dfd80495837017d4da3ad96aed288345410e0b35138477", |
2427 | | - "url": "https://files.pythonhosted.org/packages/90/5f/c90379a91cc41ab849eb789dd75a83533cc35caabe535f3118f42b0906b2/oslo.config-1.12.1.tar.gz" |
| 2427 | + "hash": "35b11a661b608edb50305dad91e4e30819d90ef794b7d7dba5bd8b2ef2eb8c0d", |
| 2428 | + "url": "https://files.pythonhosted.org/packages/9f/79/d75e9a6234883adc93838602263d394ffaff6b8d315127c98afd596083f6/oslo.config-9.4.0.tar.gz" |
2428 | 2429 | } |
2429 | 2430 | ], |
2430 | 2431 | "project_name": "oslo-config", |
2431 | 2432 | "requires_dists": [ |
2432 | | - "argparse", |
2433 | | - "netaddr>=0.7.12", |
2434 | | - "six>=1.9.0", |
2435 | | - "stevedore>=1.3.0" |
| 2433 | + "PyYAML>=5.1", |
| 2434 | + "bandit<1.8.0,>=1.7.0; extra == \"test\"", |
| 2435 | + "coverage!=4.4,>=4.0; extra == \"test\"", |
| 2436 | + "debtcollector>=1.2.0", |
| 2437 | + "fixtures>=3.0.0; extra == \"test\"", |
| 2438 | + "hacking<6.2.0,>=6.1.0; extra == \"test\"", |
| 2439 | + "mypy>=0.720; extra == \"test\"", |
| 2440 | + "netaddr>=0.7.18", |
| 2441 | + "oslo.i18n>=3.15.3", |
| 2442 | + "oslo.log>=3.36.0; extra == \"test\"", |
| 2443 | + "oslotest>=3.2.0; extra == \"test\"", |
| 2444 | + "pre-commit>=2.6.0; extra == \"test\"", |
| 2445 | + "requests-mock>=1.5.0; extra == \"test\"", |
| 2446 | + "requests>=2.18.0", |
| 2447 | + "rfc3986>=1.2.0", |
| 2448 | + "rst2txt>=1.1.0; extra == \"rst_generator\"", |
| 2449 | + "sphinx!=2.1.0,>=1.8.0; extra == \"rst_generator\"", |
| 2450 | + "stestr>=2.1.0; extra == \"test\"", |
| 2451 | + "stevedore>=1.20.0", |
| 2452 | + "testscenarios>=0.4; extra == \"test\"", |
| 2453 | + "testtools>=2.2.0; extra == \"test\"" |
2436 | 2454 | ], |
2437 | | - "requires_python": null, |
2438 | | - "version": "1.12.1" |
| 2455 | + "requires_python": ">=3.8", |
| 2456 | + "version": "9.4.0" |
2439 | 2457 | }, |
2440 | 2458 | { |
2441 | 2459 | "artifacts": [ |
|
3285 | 3303 | "artifacts": [ |
3286 | 3304 | { |
3287 | 3305 | "algorithm": "sha256", |
3288 | | - "hash": "2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7", |
3289 | | - "url": "https://files.pythonhosted.org/packages/4d/7e/c79cecfdb6aa85c6c2e3cf63afc56d0f165f24f5c66c03c695c4d9b84756/pytest-8.1.1-py3-none-any.whl" |
| 3306 | + "hash": "1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233", |
| 3307 | + "url": "https://files.pythonhosted.org/packages/c4/43/6b1debd95ecdf001bc46789a933f658da3f9738c65f32db3f4e8f2a4ca97/pytest-8.2.0-py3-none-any.whl" |
3290 | 3308 | }, |
3291 | 3309 | { |
3292 | 3310 | "algorithm": "sha256", |
3293 | | - "hash": "ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044", |
3294 | | - "url": "https://files.pythonhosted.org/packages/30/b7/7d44bbc04c531dcc753056920e0988032e5871ac674b5a84cb979de6e7af/pytest-8.1.1.tar.gz" |
| 3311 | + "hash": "d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f", |
| 3312 | + "url": "https://files.pythonhosted.org/packages/09/9d/78b3785134306efe9329f40815af45b9215068d6ae4747ec0bc91ff1f4aa/pytest-8.2.0.tar.gz" |
3295 | 3313 | } |
3296 | 3314 | ], |
3297 | 3315 | "project_name": "pytest", |
3298 | 3316 | "requires_dists": [ |
3299 | | - "argcomplete; extra == \"testing\"", |
3300 | | - "attrs>=19.2; extra == \"testing\"", |
| 3317 | + "argcomplete; extra == \"dev\"", |
| 3318 | + "attrs>=19.2; extra == \"dev\"", |
3301 | 3319 | "colorama; sys_platform == \"win32\"", |
3302 | 3320 | "exceptiongroup>=1.0.0rc8; python_version < \"3.11\"", |
3303 | | - "hypothesis>=3.56; extra == \"testing\"", |
| 3321 | + "hypothesis>=3.56; extra == \"dev\"", |
3304 | 3322 | "iniconfig", |
3305 | | - "mock; extra == \"testing\"", |
| 3323 | + "mock; extra == \"dev\"", |
3306 | 3324 | "packaging", |
3307 | | - "pluggy<2.0,>=1.4", |
3308 | | - "pygments>=2.7.2; extra == \"testing\"", |
3309 | | - "requests; extra == \"testing\"", |
3310 | | - "setuptools; extra == \"testing\"", |
| 3325 | + "pluggy<2.0,>=1.5", |
| 3326 | + "pygments>=2.7.2; extra == \"dev\"", |
| 3327 | + "requests; extra == \"dev\"", |
| 3328 | + "setuptools; extra == \"dev\"", |
3311 | 3329 | "tomli>=1; python_version < \"3.11\"", |
3312 | | - "xmlschema; extra == \"testing\"" |
| 3330 | + "xmlschema; extra == \"dev\"" |
3313 | 3331 | ], |
3314 | 3332 | "requires_python": ">=3.8", |
3315 | | - "version": "8.1.1" |
| 3333 | + "version": "8.2.0" |
3316 | 3334 | }, |
3317 | 3335 | { |
3318 | 3336 | "artifacts": [ |
|
3651 | 3669 | "requires_python": null, |
3652 | 3670 | "version": "1.3.4" |
3653 | 3671 | }, |
| 3672 | + { |
| 3673 | + "artifacts": [ |
| 3674 | + { |
| 3675 | + "algorithm": "sha256", |
| 3676 | + "hash": "50b1502b60e289cb37883f3dfd34532b8873c7de9f49bb546641ce9cbd256ebd", |
| 3677 | + "url": "https://files.pythonhosted.org/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl" |
| 3678 | + }, |
| 3679 | + { |
| 3680 | + "algorithm": "sha256", |
| 3681 | + "hash": "97aacf9dbd4bfd829baad6e6309fa6573aaf1be3f6fa735c8ab05e46cecb261c", |
| 3682 | + "url": "https://files.pythonhosted.org/packages/85/40/1520d68bfa07ab5a6f065a186815fb6610c86fe957bc065754e47f7b0840/rfc3986-2.0.0.tar.gz" |
| 3683 | + } |
| 3684 | + ], |
| 3685 | + "project_name": "rfc3986", |
| 3686 | + "requires_dists": [ |
| 3687 | + "idna; extra == \"idna2008\"" |
| 3688 | + ], |
| 3689 | + "requires_python": ">=3.7", |
| 3690 | + "version": "2.0.0" |
| 3691 | + }, |
3654 | 3692 | { |
3655 | 3693 | "artifacts": [ |
3656 | 3694 | { |
|
4554 | 4592 | "artifacts": [ |
4555 | 4593 | { |
4556 | 4594 | "algorithm": "sha256", |
4557 | | - "hash": "0846377ea76e818daaa3e00a4365c018bc3ac9760cbb3544de542885aad61fb3", |
4558 | | - "url": "https://files.pythonhosted.org/packages/fa/80/4230da6f5898d50c427591d81c4ca154c19ff3ea789266affcd9a770ed3d/virtualenv-20.26.0-py3-none-any.whl" |
| 4595 | + "hash": "7aa9982a728ae5892558bff6a2839c00b9ed145523ece2274fad6f414690ae75", |
| 4596 | + "url": "https://files.pythonhosted.org/packages/ca/28/19728b052c52b588fa117e80561d4b6e872664f4df73628d58593218becd/virtualenv-20.26.1-py3-none-any.whl" |
4559 | 4597 | }, |
4560 | 4598 | { |
4561 | 4599 | "algorithm": "sha256", |
4562 | | - "hash": "ec25a9671a5102c8d2657f62792a27b48f016664c6873f6beed3800008577210", |
4563 | | - "url": "https://files.pythonhosted.org/packages/d8/02/0737e7aca2f7df4a7e4bfcd4de73aaad3ae6465da0940b77d222b753b474/virtualenv-20.26.0.tar.gz" |
| 4600 | + "hash": "604bfdceaeece392802e6ae48e69cec49168b9c5f4a44e483963f9242eb0e78b", |
| 4601 | + "url": "https://files.pythonhosted.org/packages/93/9f/97beb3dd55a764ac9776c489be4955380695e8d7a6987304e58778ac747d/virtualenv-20.26.1.tar.gz" |
4564 | 4602 | } |
4565 | 4603 | ], |
4566 | 4604 | "project_name": "virtualenv", |
|
4590 | 4628 | "towncrier>=23.6; extra == \"docs\"" |
4591 | 4629 | ], |
4592 | 4630 | "requires_python": ">=3.7", |
4593 | | - "version": "20.26.0" |
| 4631 | + "version": "20.26.1" |
4594 | 4632 | }, |
4595 | 4633 | { |
4596 | 4634 | "artifacts": [ |
|
5064 | 5102 | "RandomWords", |
5065 | 5103 | "apscheduler", |
5066 | 5104 | "argcomplete", |
| 5105 | + "argparse", |
5067 | 5106 | "beautifulsoup4", |
5068 | 5107 | "ciso8601", |
5069 | 5108 | "cryptography", |
|
5091 | 5130 | "nose-timer", |
5092 | 5131 | "orjson", |
5093 | 5132 | "orquesta", |
5094 | | - "oslo.config<1.13,>=1.12.1", |
| 5133 | + "oslo.config", |
5095 | 5134 | "paramiko", |
5096 | 5135 | "pika", |
5097 | 5136 | "pip", |
|
0 commit comments