diff --git a/Pipfile b/Pipfile index 102856d6..930db61a 100644 --- a/Pipfile +++ b/Pipfile @@ -32,7 +32,7 @@ pydantic = "==2.8.2" pydoclint = "==0.5.6" pylint = "==3.2.6" pynacl = "==1.5.0" -pytest = "==8.3.2" +pytest = "==8.3.4" pytest-asyncio = "==0.25.0" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index c1668114..1773c2f4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "152c0ffea9f1a41fea6523d6e394f92970e761f286d289c6d19a4c872d04d8de" + "sha256": "6fb1e04f4f0a4480d7cc8f7fa71ce039bfa18a54f6ea4d6c985e1109e28bdee8" }, "pipfile-spec": 6, "requires": { @@ -1010,12 +1010,12 @@ }, "pytest": { "hashes": [ - "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5", - "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce" + "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6", + "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.3.2" + "version": "==8.3.4" }, "pytest-asyncio": { "hashes": [