diff --git a/Pipfile b/Pipfile index 46da3fcce..29f690017 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ pipenv = "==2023.12.1" pydantic = "==2.7.0" pylint = "==3.1.0" pynacl = "==1.5.0" -pytest = "==8.2.0" +pytest = "==8.2.1" pytest-asyncio = "==0.23.6" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index 5b1e21f4c..a4ee73fa1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f03c9f92e641c1bf59584e8c6f80cb6d6fe178a2ef653e5e44d9049795d36423" + "sha256": "05138625f2ed13c0e34bb671025d5bc40d51fa759af9331b4cdbedb2ff09e401" }, "pipfile-spec": 6, "requires": { @@ -1001,12 +1001,12 @@ }, "pytest": { "hashes": [ - "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233", - "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f" + "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd", + "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.0" + "version": "==8.2.1" }, "pytest-asyncio": { "hashes": [