diff --git a/Pipfile b/Pipfile index c6bd18f4..e6adbb52 100644 --- a/Pipfile +++ b/Pipfile @@ -33,7 +33,7 @@ pytest = "==8.3.2" coverage = "==7.6.1" pytest-cov = "==5.0.0" ipython = "==8.26.0" -pytest-asyncio = "==0.23.8" +pytest-asyncio = "==0.24.0" # currently for design/experiments/store_mongo.py pymongo = "==4.8.0" sourmash = "==4.8.11" diff --git a/Pipfile.lock b/Pipfile.lock index 1b6419a8..be7539ed 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ed18b574bba0a525372bfad99b9ffaeea39442d9f3832ee7465cbe668c86f401" + "sha256": "b3d0ed875ae612f80f738a6d251088b91a38d90eea8015793c4c26455e7f769e" }, "pipfile-spec": 6, "requires": { @@ -2657,12 +2657,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:50265d892689a5faefb84df80819d1ecef566eb3549cf915dfb33569359d1ce2", - "sha256:759b10b33a6dc61cce40a8bd5205e302978bbbcc00e279a8b61d9a6a3c82e4d3" + "sha256:a811296ed596b69bf0b6f3dc40f83bcaf341b155a269052d82efa2b25ac7037b", + "sha256:d081d828e576d85f875399194281e92bf8a68d60d72d1a2faf2feddb6c46b276" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.23.8" + "version": "==0.24.0" }, "pytest-cov": { "hashes": [