From 8fa32a17167fad692ad6a0cc3a66359f4d7f2736 Mon Sep 17 00:00:00 2001 From: Jorim Tielemans Date: Tue, 4 Mar 2025 23:14:44 +0100 Subject: [PATCH] Revert "Bump pytest from 8.3.4 to 8.3.5 (#56)" (#57) This reverts commit 1416ad0d1772fde37627bb7084b5fbe7ff0659e0. --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index eed5b74..a6e264b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -688,14 +688,14 @@ files = [ [[package]] name = "pytest" -version = "8.3.5" +version = "8.3.4" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" groups = ["test"] files = [ - {file = "pytest-8.3.5-py3-none-any.whl", hash = "sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820"}, - {file = "pytest-8.3.5.tar.gz", hash = "sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845"}, + {file = "pytest-8.3.4-py3-none-any.whl", hash = "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6"}, + {file = "pytest-8.3.4.tar.gz", hash = "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761"}, ] [package.dependencies]