From 4792be00e7f6216eeb0bc857fba6ec82ac627e7c Mon Sep 17 00:00:00 2001 From: Liangying Wei Date: Wed, 19 Jun 2024 21:27:02 +0800 Subject: [PATCH] Fix --- tests/integration-tests/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration-tests/python/requirements.txt b/tests/integration-tests/python/requirements.txt index 724a7950b..467426cd5 100644 --- a/tests/integration-tests/python/requirements.txt +++ b/tests/integration-tests/python/requirements.txt @@ -1,2 +1,2 @@ azure-messaging-webpubsubservice==1.1.0 -pytest \ No newline at end of file +pytest==8.2.2 \ No newline at end of file