diff --git a/manager/Pipfile b/manager/Pipfile index d82f8bd..d1068a5 100644 --- a/manager/Pipfile +++ b/manager/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] flake8 = "~=3.7.9" -pylint = "~=2.5.0" +pylint = "~=2.5.2" isort = "~=4.3.21" black = "==19.10b0" typed-ast = "~=1.4.1" # Required by black, but Pipenv doesn't pull it in correctly on 3.8 @@ -18,7 +18,7 @@ django-stubs = "~=1.5.0" django = "~=2.2.12" social-auth-app-django = "~=3.1.0" psycopg2 = "~=2.8.5" -ipython = "~=7.13.0" +ipython = "~=7.14.0" django-extensions = "~=2.2.9" channels = "~=2.4.0" daphne = "~=2.5.0" diff --git a/manager/Pipfile.lock b/manager/Pipfile.lock index ac6e8ff..b2d22c9 100644 --- a/manager/Pipfile.lock +++ b/manager/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c5e4414b1e7e8b45babf4e9c33ec473e836f5e4f0f2d0b44aa952166086ebfa0" + "sha256": "9a4e9b87ff8bb23ac0aa60234728e6da598018cde9eec2dced2dbc9ed91c91d8" }, "pipfile-spec": 6, "requires": {}, @@ -311,11 +311,11 @@ }, "ipython": { "hashes": [ - "sha256:ca478e52ae1f88da0102360e57e528b92f3ae4316aabac80a2cd7f7ab2efb48a", - "sha256:eb8d075de37f678424527b5ef6ea23f7b80240ca031c2dd6de5879d687a65333" + "sha256:5b241b84bbf0eb085d43ae9d46adf38a13b45929ca7774a740990c2c242534bb", + "sha256:f0126781d0f959da852fb3089e170ed807388e986a8dd4e6ac44855845b0fb1c" ], "index": "pypi", - "version": "==7.13.0" + "version": "==7.14.0" }, "ipython-genutils": { "hashes": [ @@ -779,10 +779,10 @@ }, "astroid": { "hashes": [ - "sha256:29fa5d46a2404d01c834fcb802a3943685f1fc538eb2a02a161349f5505ac196", - "sha256:2fecea42b20abb1922ed65c7b5be27edfba97211b04b2b6abc6a43549a024ea6" + "sha256:4c17cea3e592c21b6e222f673868961bad77e1f985cb1694ed077475a89229c1", + "sha256:d8506842a3faf734b81599c8b98dcc423de863adcc1999248480b18bd31a0f38" ], - "version": "==2.4.0" + "version": "==2.4.1" }, "attrs": { "hashes": [ @@ -935,11 +935,11 @@ }, "pylint": { "hashes": [ - "sha256:588e114e3f9a1630428c35b7dd1c82c1c93e1b0e78ee312ae4724c5e1a1e0245", - "sha256:bd556ba95a4cf55a1fc0004c00cf4560b1e70598a54a74c6904d933c8f3bd5a8" + "sha256:b95e31850f3af163c2283ed40432f053acbc8fc6eba6a069cb518d9dbf71848c", + "sha256:dd506acce0427e9e08fb87274bcaa953d38b50a58207170dbf5b36cf3e16957b" ], "index": "pypi", - "version": "==2.5.0" + "version": "==2.5.2" }, "pylint-django": { "hashes": [ diff --git a/orchestrator/Pipfile b/orchestrator/Pipfile index a461d7d..89ede7b 100644 --- a/orchestrator/Pipfile +++ b/orchestrator/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] flake8 = "~=3.7.9" -pylint = "~=2.5.0" +pylint = "~=2.5.2" isort = "~=4.3.21" black = "==19.10b0" typed-ast = "~=1.4.1" # Required by black, but Pipenv doesn't pull it in correctly on 3.8 diff --git a/orchestrator/Pipfile.lock b/orchestrator/Pipfile.lock index c0c539c..fbc0ca8 100644 --- a/orchestrator/Pipfile.lock +++ b/orchestrator/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "4af571ec3cb80af1442b24ae51e2c4c3faaba61cf739f632875d291879c8bc4a" + "sha256": "f48058cb41ab08d4fc907b7da781a6f3f092f37cc48643e3352cb894afdf8777" }, "pipfile-spec": 6, "requires": {}, @@ -257,10 +257,10 @@ }, "astroid": { "hashes": [ - "sha256:29fa5d46a2404d01c834fcb802a3943685f1fc538eb2a02a161349f5505ac196", - "sha256:2fecea42b20abb1922ed65c7b5be27edfba97211b04b2b6abc6a43549a024ea6" + "sha256:4c17cea3e592c21b6e222f673868961bad77e1f985cb1694ed077475a89229c1", + "sha256:d8506842a3faf734b81599c8b98dcc423de863adcc1999248480b18bd31a0f38" ], - "version": "==2.4.0" + "version": "==2.4.1" }, "attrs": { "hashes": [ @@ -397,11 +397,11 @@ }, "pylint": { "hashes": [ - "sha256:588e114e3f9a1630428c35b7dd1c82c1c93e1b0e78ee312ae4724c5e1a1e0245", - "sha256:bd556ba95a4cf55a1fc0004c00cf4560b1e70598a54a74c6904d933c8f3bd5a8" + "sha256:b95e31850f3af163c2283ed40432f053acbc8fc6eba6a069cb518d9dbf71848c", + "sha256:dd506acce0427e9e08fb87274bcaa953d38b50a58207170dbf5b36cf3e16957b" ], "index": "pypi", - "version": "==2.5.0" + "version": "==2.5.2" }, "regex": { "hashes": [ diff --git a/router/Pipfile b/router/Pipfile index 792fb30..243ebbb 100644 --- a/router/Pipfile +++ b/router/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] flake8 = "~=3.7.9" -pylint = "~=2.5.0" +pylint = "~=2.5.2" isort = "~=4.3.21" black = "==19.10b0" typed-ast = "~=1.4.1" # Required by black, but Pipenv doesn't pull it in correctly on 3.8 diff --git a/router/Pipfile.lock b/router/Pipfile.lock index db72098..3e9dae7 100644 --- a/router/Pipfile.lock +++ b/router/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "92b6232f3798bdc401dcecaa98428916b49bad72e52d075ae4217e21339789a2" + "sha256": "0b841c1b54a74d794f6fbc067a99c71504a2299444780e15cc8d45a1672875c0" }, "pipfile-spec": 6, "requires": {}, @@ -107,10 +107,10 @@ }, "astroid": { "hashes": [ - "sha256:29fa5d46a2404d01c834fcb802a3943685f1fc538eb2a02a161349f5505ac196", - "sha256:2fecea42b20abb1922ed65c7b5be27edfba97211b04b2b6abc6a43549a024ea6" + "sha256:4c17cea3e592c21b6e222f673868961bad77e1f985cb1694ed077475a89229c1", + "sha256:d8506842a3faf734b81599c8b98dcc423de863adcc1999248480b18bd31a0f38" ], - "version": "==2.4.0" + "version": "==2.4.1" }, "attrs": { "hashes": [ @@ -247,11 +247,11 @@ }, "pylint": { "hashes": [ - "sha256:588e114e3f9a1630428c35b7dd1c82c1c93e1b0e78ee312ae4724c5e1a1e0245", - "sha256:bd556ba95a4cf55a1fc0004c00cf4560b1e70598a54a74c6904d933c8f3bd5a8" + "sha256:b95e31850f3af163c2283ed40432f053acbc8fc6eba6a069cb518d9dbf71848c", + "sha256:dd506acce0427e9e08fb87274bcaa953d38b50a58207170dbf5b36cf3e16957b" ], "index": "pypi", - "version": "==2.5.0" + "version": "==2.5.2" }, "regex": { "hashes": [ diff --git a/shell/Pipfile b/shell/Pipfile index 8bc56fd..71ab980 100644 --- a/shell/Pipfile +++ b/shell/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] flake8 = "~=3.7.9" -pylint = "~=2.5.0" +pylint = "~=2.5.2" isort = "~=4.3.21" black = "==19.10b0" typed-ast = "~=1.4.1" # Required by black, but Pipenv doesn't pull it in correctly on 3.8 diff --git a/shell/Pipfile.lock b/shell/Pipfile.lock index 340a88e..2c3afed 100644 --- a/shell/Pipfile.lock +++ b/shell/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2f7ecf03aeffcde26fec59cde36bd9924aef5c94c5151880545e7fc5e3c54166" + "sha256": "6f1a9d38b6556d7cf7915db18e816f305c66008c9c3c66c4928eb1ddb7607a6e" }, "pipfile-spec": 6, "requires": {}, @@ -132,10 +132,10 @@ }, "astroid": { "hashes": [ - "sha256:29fa5d46a2404d01c834fcb802a3943685f1fc538eb2a02a161349f5505ac196", - "sha256:2fecea42b20abb1922ed65c7b5be27edfba97211b04b2b6abc6a43549a024ea6" + "sha256:4c17cea3e592c21b6e222f673868961bad77e1f985cb1694ed077475a89229c1", + "sha256:d8506842a3faf734b81599c8b98dcc423de863adcc1999248480b18bd31a0f38" ], - "version": "==2.4.0" + "version": "==2.4.1" }, "attrs": { "hashes": [ @@ -272,11 +272,11 @@ }, "pylint": { "hashes": [ - "sha256:588e114e3f9a1630428c35b7dd1c82c1c93e1b0e78ee312ae4724c5e1a1e0245", - "sha256:bd556ba95a4cf55a1fc0004c00cf4560b1e70598a54a74c6904d933c8f3bd5a8" + "sha256:b95e31850f3af163c2283ed40432f053acbc8fc6eba6a069cb518d9dbf71848c", + "sha256:dd506acce0427e9e08fb87274bcaa953d38b50a58207170dbf5b36cf3e16957b" ], "index": "pypi", - "version": "==2.5.0" + "version": "==2.5.2" }, "regex": { "hashes": [