diff --git a/Pipfile b/Pipfile index ea87ef84..7cbf7b91 100644 --- a/Pipfile +++ b/Pipfile @@ -30,7 +30,7 @@ importlib-metadata = "==0.23" pytest = "==3.10.1" pytest-describe = "==0.11.1" pytest-mock = "==3.2.0" -py = "==1.8.0" +py = "==1.10.0" scramp = "==1.1.0" "testing.common.database" = "==2.0.3" "testing.postgresql" = "==1.3.0" diff --git a/Pipfile.lock b/Pipfile.lock index 409a129b..5235bc51 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2bd6376479bbfc92f42e92c28c164b6f77924966b6e0dca0cc4b293a254cffd9" + "sha256": "ab8aed0cfcdfe3f5b7cddcac9a55542c73c0b3f70abdee2aed7471130d83d351" }, "pipfile-spec": 6, "requires": {}, @@ -120,7 +120,7 @@ "sha256:fa877ca7f6b48054f847b61d6fa7bed5cebb663ebc55e018fda12db09dcc664c", "sha256:fdcec0b8399108577ec290f55551d926d9a1fa6cad45882093a7a07ac5ec147b" ], - "markers": "python_version >= '3'", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "version": "==1.1.2" }, "mako": { @@ -457,7 +457,7 @@ "sha256:fa877ca7f6b48054f847b61d6fa7bed5cebb663ebc55e018fda12db09dcc664c", "sha256:fdcec0b8399108577ec290f55551d926d9a1fa6cad45882093a7a07ac5ec147b" ], - "markers": "python_version >= '3'", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "version": "==1.1.2" }, "importlib-metadata": { @@ -468,14 +468,6 @@ "index": "pypi", "version": "==0.23" }, - "importlib-resources": { - "hashes": [ - "sha256:33a95faed5fc19b4bc16b29a6eeae248a3fe69dd55d4d229d2b480e23eeaad45", - "sha256:d756e2f85dd4de2ba89be0b21dba2a3bbec2e871a42a3a16719258a11f87506b" - ], - "markers": "python_version < '3.9'", - "version": "==5.4.0" - }, "mako": { "hashes": [ "sha256:a36919599a9b7dc5d86a7a8988f23a9a3a3d083070023bab23d64f7f1d1e0a4b" @@ -567,11 +559,11 @@ }, "py": { "hashes": [ - "sha256:64f65755aee5b381cea27766a3a147c3f15b9b6b9ac88676de66ba2ae36793fa", - "sha256:dc639b046a6e2cff5bbe40194ad65936d6ba360b52b3c3fe1d08a82dd50b5e53" + "sha256:21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3", + "sha256:3b80836aa6d1feeaa108e046da6423ab8f6ceda6468545ae8d02d9d58d18818a" ], "index": "pypi", - "version": "==1.8.0" + "version": "==1.10.0" }, "pytest": { "hashes": [ @@ -606,11 +598,11 @@ }, "setuptools": { "hashes": [ - "sha256:2404879cda71495fc4d5cbc445ed52fdaddf352b36e40be8dcc63147cb4edabe", - "sha256:68eb94073fc486091447fcb0501efd6560a0e5a1839ba249e5ff3c4c93f05f90" + "sha256:a4dc3af29a67e7a45620aba43dde2c1af2dd6bc49726d78168f0cc6c4fb0c01b", + "sha256:c9097cbcdefe88a64da966a764f2d95feb1cfaff77cc304528a23cefe3359d9a" ], "markers": "python_version >= '3.7'", - "version": "==60.5.0" + "version": "==60.7.1" }, "six": { "hashes": [