diff --git a/Pipfile b/Pipfile index 429c6fcd..a8f73772 100644 --- a/Pipfile +++ b/Pipfile @@ -31,7 +31,7 @@ pydantic = "==2.9.2" pydoclint = "==0.6.6" pylint = "==3.3.7" pynacl = "==1.5.0" -pytest = "==8.4.0" +pytest = "==8.4.1" pytest-asyncio = "==1.0.0" pyyaml = "==6.0.1" unidecode = "==1.4.0" diff --git a/Pipfile.lock b/Pipfile.lock index c252ddf6..2d286870 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "af49e9d0d73f24253830648384e35359a9ff5336611340dc52a3a95db50c67a8" + "sha256": "79c58d4ab1266a5afff89b407eb00db7a943e5873dd2f148e4159728626dd449" }, "pipfile-spec": 6, "requires": { @@ -1165,11 +1165,11 @@ }, "pygments": { "hashes": [ - "sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f", - "sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c" + "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887", + "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b" ], "markers": "python_version >= '3.8'", - "version": "==2.19.1" + "version": "==2.19.2" }, "pylint": { "hashes": [ @@ -1199,12 +1199,12 @@ }, "pytest": { "hashes": [ - "sha256:14d920b48472ea0dbf68e45b96cd1ffda4705f33307dcc86c676c1b5104838a6", - "sha256:f40f825768ad76c0977cbacdf1fd37c6f7a468e460ea6a0636078f8972d4517e" + "sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7", + "sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==8.4.0" + "version": "==8.4.1" }, "pytest-asyncio": { "hashes": [