From 4a356d49b46c08d322410ace0c703292fd1a1c63 Mon Sep 17 00:00:00 2001 From: Leo McArdle Date: Wed, 10 Feb 2021 16:33:22 +0000 Subject: [PATCH] upgrade pip-compile-multi (#4671) --- .pre-commit-config.yaml | 2 +- requirements/default.txt | 2 +- requirements/dev.in | 3 +-- requirements/dev.txt | 18 ++++++++---------- requirements/docs.txt | 2 +- requirements/test.txt | 2 +- 6 files changed, 13 insertions(+), 16 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 741d01551..8af82b6ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,6 +19,6 @@ repos: hooks: - id: flake8 - repo: https://github.com/peterdemin/pip-compile-multi - rev: v2.1.0 + rev: v2.3.0 hooks: - id: pip-compile-multi-verify diff --git a/requirements/default.txt b/requirements/default.txt index 95be1d783..0aa0f75fb 100644 --- a/requirements/default.txt +++ b/requirements/default.txt @@ -1,4 +1,4 @@ -# SHA1:f5aa7e8d3f46927243659a29b89d53c0f5315488 +# SHA1:4ec3b625d0fa7f663917c820dc7ad1431a3703d1 # # This file is autogenerated by pip-compile-multi # To update, run: diff --git a/requirements/dev.in b/requirements/dev.in index 171edb046..076687314 100644 --- a/requirements/dev.in +++ b/requirements/dev.in @@ -11,8 +11,7 @@ isort jsonschema~=2.5 pep8 pip==20.2.4 -pip-compile-multi~=2.1.0 -pip-tools~=5.3.1 +pip-compile-multi~=2.3.0 pre-commit~=2.4.0 python-language-server q~=2.6 diff --git a/requirements/dev.txt b/requirements/dev.txt index 2ead6ab8b..b8c9ea78d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ -# SHA1:5d466699b65fb0a584435a2438b89e37d685a4e8 +# SHA1:e84e3de8cb7c081899ce9fc63ce384340cd11608 # # This file is autogenerated by pip-compile-multi # To update, run: @@ -212,16 +212,14 @@ pip-api==0.0.18 \ --hash=sha256:01effec2431a6200747081063b12152214a30602df2e210085a50893c6989717 \ --hash=sha256:111fe6cc06d391acb4ee9a5b039ae0bb3b5850d458ca9d1982dd6cf57f6b37c6 # via hashin -pip-compile-multi==2.1.0 \ - --hash=sha256:888788ad738f71121faf6a6ecce87af3ec5eacc11c47cb363f120cde88a2a821 \ - --hash=sha256:c199a48921c63859707853c36cc506eac978c089e21b347215c979d5fc99161c +pip-compile-multi==2.3.0 \ + --hash=sha256:7a3c69d54c9b2680c78a38c0162509fc885a2208844f4dd185272dceac1c4ab5 \ + --hash=sha256:976b11710da9f2f01a73ded0ec9e930adb24fe483ac30015cd1650e804ee266e # via -r requirements/dev.in -pip-tools==5.3.1 \ - --hash=sha256:5672c2b6ca0f1fd803f3b45568c2cf7fadf135b4971e7d665232b2075544c0ef \ - --hash=sha256:73787e23269bf8a9230f376c351297b9037ed0d32ab0f9bef4a187d976acc054 - # via - # -r requirements/dev.in - # pip-compile-multi +pip-tools==5.5.0 \ + --hash=sha256:10841c1e56c234d610d0466447685b9ea4ee4a2c274f858c0ef3c33d9bd0d985 \ + --hash=sha256:cb0108391366b3ef336185097b3c2c0f3fa115b15098dafbda5e78aef70ea114 + # via pip-compile-multi pre-commit==2.4.0 \ --hash=sha256:5559e09afcac7808933951ffaf4ff9aac524f31efbc3f24d021540b6c579813c \ --hash=sha256:703e2e34cbe0eedb0d319eff9f7b83e2022bb5a3ab5289a6a8841441076514d0 diff --git a/requirements/docs.txt b/requirements/docs.txt index a3ff68667..1c60df95a 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,4 +1,4 @@ -# SHA1:a0566756777e83289460853212621a76c73e0ce8 +# SHA1:21659f1bb794b8e8a3c25651747b3f4537810128 # # This file is autogenerated by pip-compile-multi # To update, run: diff --git a/requirements/test.txt b/requirements/test.txt index becb1bf51..15f0bc979 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -# SHA1:9f51af8843b79b4f0d4e9e9c02c34dfb2f205c0c +# SHA1:ce1ddf6760ee170208be2a9853a4a3a7bd71b862 # # This file is autogenerated by pip-compile-multi # To update, run: