From 86b9ee52b03832727559acff56962d0e5f19a44b Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 14:15:39 +0000 Subject: [PATCH] chore(patch): update pytest to v8.3.5 #patch --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f279ae1..a803fa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ fastapi==0.115.6 kubernetes==30.1.0 -pytest==8.3.4 +pytest==8.3.5 glueops-helpers @ https://github.com/GlueOps/python-glueops-helpers-library/archive/refs/tags/v0.4.1.zip \ No newline at end of file