diff --git a/Pipfile b/Pipfile index 12a18aa5b..54c19f251 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ pipenv = "==2023.11.15" pydantic = "==2.5.3" pylint = "==3.0.3" pynacl = "==1.5.0" -pytest = "==7.4.3" +pytest = "==7.4.4" pytest-asyncio = "==0.23.2" pyyaml = "==6.0.1" unidecode = "==1.3.7" diff --git a/Pipfile.lock b/Pipfile.lock index d9007fa68..50f25d3ff 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c25e58e1ec1dbd379ca0cf00cf2c566d47efd2f9f6a3b3338393323082e9630d" + "sha256": "fbd7a6fae42eeebfbab2fc79f6ffb8c113561cf9b6ec2617bd0c6b280b0f3858" }, "pipfile-spec": 6, "requires": { @@ -1010,12 +1010,12 @@ }, "pytest": { "hashes": [ - "sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac", - "sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5" + "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280", + "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==7.4.3" + "version": "==7.4.4" }, "pytest-asyncio": { "hashes": [