소스 검색

Merge pull request #2633 from nginx-proxy/dependabot/pip/test/requirements/urllib3-2.5.0

ci: bump urllib3 from 2.4.0 to 2.5.0 in /test/requirements
Nicolas Duchon 3 달 전
부모
커밋
a8c8663e3c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/requirements/python-requirements.txt

+ 1 - 1
test/requirements/python-requirements.txt

@@ -3,4 +3,4 @@ docker==7.1.0
 packaging==25.0
 pytest==8.4.0
 requests==2.32.4
-urllib3==2.4.0
+urllib3==2.5.0