From 78ab95d1529029a819fdec32183080174409446b Mon Sep 17 00:00:00 2001 From: Dex the DevEx Assistant Date: Mon, 15 Jun 2026 19:03:52 -0700 Subject: [PATCH] Bump pytest to 9.1.0 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 337f08a..af3131c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ couchbase==4.6.1 flask_restx==1.3.2 -pytest==9.0.3 +pytest==9.1.0 python-dotenv==1.2.2 requests==2.34.2 \ No newline at end of file