From 8fafedd8d8920191bd8fddf3671dc5373029db40 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 May 2026 12:01:32 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a669791..08e0fdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ python-dotenv==1.0.1 vaderSentiment==3.3.2 # Testing -pytest==8.2.0 +pytest==8.4.2 pytest-asyncio==0.23.6 httpx==0.27.0 -- 2.52.0