From c7e3619bde59004bf9874cffd2e63d271d0e5c8c Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 21 Feb 2026 15:54:44 -0800 Subject: [PATCH] test pr --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index fbbb6deeba8..77dd1b218ea 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2511,7 +2511,7 @@ jobs: pip install "PyGithub==1.59.1" pip install "openai==1.100.1" pip install "litellm[proxy]" - pip install "pytest-xdist==3.6.1" + pip install "pytest-xdist==3.6.2" - run: name: Install dockerize command: |