diff --git a/Pipfile b/Pipfile index d7225321..1f6d155a 100644 --- a/Pipfile +++ b/Pipfile @@ -30,7 +30,7 @@ importlib-metadata = "==0.23" pytest = "==7.2.0" pytest-describe = "==2.0.1" pytest-mock = "==3.10.0" -py = "==1.8.0" +py = "==1.11.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 cc3c5d7c..e06d6dd3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "90c7891bb46af50299b04fccb0403332593dfac84bd1c0545342c89d2420b8bd" + "sha256": "0b88987e5d5d1f97fb6028f81c362936dd4d072f1e74daba25fde43612161f25" }, "pipfile-spec": 6, "requires": {}, @@ -125,7 +125,7 @@ "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f", "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd" ], - "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": "==2.0.1" }, "mako": { @@ -404,14 +404,6 @@ "index": "pypi", "version": "==19.3.0" }, - "exceptiongroup": { - "hashes": [ - "sha256:542adf9dea4055530d6e1279602fa5cb11dab2395fa650b8674eaec35fc4a828", - "sha256:bd14967b79cd9bdb54d97323216f8fdf533e278df937aa2a90089e7d6e06e5ec" - ], - "markers": "python_version < '3.11'", - "version": "==1.0.4" - }, "greenlet": { "hashes": [ "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9", @@ -475,7 +467,7 @@ "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f", "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd" ], - "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": "==2.0.1" }, "importlib-metadata": { @@ -486,14 +478,6 @@ "index": "pypi", "version": "==0.23" }, - "importlib-resources": { - "hashes": [ - "sha256:32bb095bda29741f6ef0e5278c42df98d135391bee5f932841efc0041f748dc3", - "sha256:c09b067d82e72c66f4f8eb12332f5efbebc9b007c0b6c40818108c9870adc363" - ], - "markers": "python_version < '3.9'", - "version": "==5.10.1" - }, "iniconfig": { "hashes": [ "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3", @@ -592,11 +576,11 @@ }, "py": { "hashes": [ - "sha256:64f65755aee5b381cea27766a3a147c3f15b9b6b9ac88676de66ba2ae36793fa", - "sha256:dc639b046a6e2cff5bbe40194ad65936d6ba360b52b3c3fe1d08a82dd50b5e53" + "sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719", + "sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378" ], "index": "pypi", - "version": "==1.8.0" + "version": "==1.11.0" }, "pytest": { "hashes": [ @@ -706,14 +690,6 @@ "index": "pypi", "version": "==1.3.0" }, - "tomli": { - "hashes": [ - "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc", - "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f" - ], - "markers": "python_version < '3.11'", - "version": "==2.0.1" - }, "zipp": { "hashes": [ "sha256:957cfda87797e389580cb8b9e3870841ca991e2125350677b2ca83a0e99390a3",