Browse Source

Merge pull request #17096 from open-webui/dependabot/pip/backend/dev/pytest-approx-eq-8.4.1

build(deps): update pytest requirement from ~=8.3.5 to ~=8.4.1 in /backend
Tim Jaeryang Baek 1 month ago
parent
commit
379592dae4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -115,7 +115,7 @@ google-auth-oauthlib
 
 ## Tests
 docker~=7.1.0
-pytest~=8.3.5
+pytest~=8.4.1
 pytest-docker~=3.1.1
 
 googleapis-common-protos==1.63.2